2015-10-27 21:53:04 +00:00
|
|
|
- clean: ['~']
|
|
|
|
|
|
|
|
- link:
|
|
|
|
~/.dotfiles: ''
|
|
|
|
~/.vim: vim/vim/
|
|
|
|
~/.vimrc: vim/vimrc
|
2015-10-27 23:10:16 +00:00
|
|
|
~/.vimrc.bundle: vim/vimrc.bundle
|
2015-10-27 21:53:04 +00:00
|
|
|
~/.gitconfig: git/gitconfig
|
|
|
|
~/.gitignore: git/gitignore
|
|
|
|
~/.tmux.conf: tmux/tmux.conf
|
|
|
|
|
|
|
|
- shell:
|
|
|
|
- [git submodule update --init --recursive, Installing submodules]
|