You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dotfiles/install.conf.yaml

23 lines
615 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
~/.tmux.conf: tmux.conf