2015-04-28 19:45:13 +00:00
|
|
|
- clean: ['~']
|
|
|
|
|
|
|
|
- link:
|
|
|
|
~/.dotfiles: ''
|
|
|
|
~/.vim: vim/vim/
|
|
|
|
~/.vimrc: vim/vimrc
|
2015-06-27 21:39:31 +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-04-28 19:45:13 +00:00
|
|
|
|
|
|
|
- shell:
|
|
|
|
- [git submodule update --init --recursive, Installing submodules]
|
2015-06-27 20:12:05 +00:00
|
|
|
- [fc-cache -f ~/.fonts, Resetting font cache]
|