[meta] Create ~/.vim_tmp directory

Fixes #11.
pull/28/head
Alpha Chen 10 years ago
parent 7481bb8233
commit 315eeef7f8

@ -3,6 +3,7 @@
with_items: with_items:
- ~/.bundle - ~/.bundle
- ~/.ssh - ~/.ssh
- ~/.vim_tmp
- file: src=~/.dotfiles/{{ item.key }} dest={{ item.value }} state=link - file: src=~/.dotfiles/{{ item.key }} dest={{ item.value }} state=link
with_dict: dotfiles with_dict: dotfiles
- file: - file:

Loading…
Cancel
Save