dotfiles/install.conf.yaml

11 lines
207 B
YAML
Raw Normal View History

2015-04-28 19:45:13 +00:00
- clean: ['~']
- link:
~/.dotfiles: ''
~/.vim: vim/vim/
~/.vimrc: vim/vimrc
~/.gitconfig: git/gitconfig
- shell:
- [git submodule update --init --recursive, Installing submodules]