dotfiles/install.conf.yaml
KeeganForelight 020cba190f bug fixes
2022-03-07 16:28:08 -05:00

22 lines
587 B
YAML

- defaults:
link:
relink: true
create: true
- clean: ['~', '~/.oh-my-zsh/custom/']
- shell:
- [sh pre-install.sh, Running setup script]
- [git submodule update --init --recursive, Installing submodules]
- [sh fonts/install.sh, Installing Powerline fonts]
- link:
~/.dotfiles: ''
~/.vimrc: vimrc
~/.zshrc:
force: true
path: zshrc
~/.oh-my-zsh/custom/themes/powerlevel10k.zsh-theme: oh-my-zsh/custom/themes/powerlevel10k/powerlevel10k.zsh-theme
~/.vim/colors/onehalfdark.vim: vim/onehalf/vim/colors/onehalfdark.vim