Files
dotfiles/install.conf.yaml
T
2016-10-20 12:55:21 -05:00

21 lines
425 B
YAML

- defaults:
link:
relink: true
- clean: ['~']
- link:
~/.dotfiles: ''
~/.vim: vim
~/.vimrc: vimrc
~/.vimrc_vundle: vimrc_vundle
~/.zpreztorc: zpreztorc
~/.zprezto: zprezto
~/.zshrc: zshrc
~/.bash_profile: bash_profile
~/.bash_prompt: bash_prompt
~/.git-completion.bash: git-completion.bash
- shell:
- [git submodule update --init --recursive, Installing submodules]