[config] Stow ~/.config

Stowed so that these are synced w/Dropbox, but ignored since there's
nothing here that needs to be in git.
pull/28/head
Alpha Chen 10 years ago
parent 4825ec242d
commit 8ea08bdb30

2
.gitignore vendored

@ -1,2 +1,4 @@
*.hosts
*.private
config/.config

@ -15,6 +15,7 @@
- hosts: all
vars:
stow_packages:
- config
- git
- ruby
- ssh

Loading…
Cancel
Save