2015-04-28 19:45:13 +00:00
|
|
|
- clean: ['~']
|
|
|
|
|
|
|
|
- link:
|
|
|
|
~/.dotfiles: ''
|
|
|
|
~/.vim: vim/vim/
|
|
|
|
~/.vimrc: vim/vimrc
|
2015-10-27 21:37:22 +00:00
|
|
|
#~/.fonts/DroidSansMonoDottedPowerline.ttf:
|
|
|
|
# create: true
|
|
|
|
# path: vim/fonts/DroidFont.ttf
|
2015-04-28 19:45:13 +00:00
|
|
|
~/.gitconfig: git/gitconfig
|
2015-05-01 15:17:25 +00:00
|
|
|
~/.gitignore: git/gitignore
|
2015-10-27 21:37:22 +00:00
|
|
|
~/.tmux.conf: tmux/tmux.conf
|
2015-04-28 19:45:13 +00:00
|
|
|
|
|
|
|
- shell:
|
|
|
|
- [git submodule update --init --recursive, Installing submodules]
|
2015-10-27 21:37:22 +00:00
|
|
|
# - [fc-cache -f ~/.fonts, Resetting font cache]
|