jparker / dotfiles

Home directory content (config files for shells, editors, tools, etc.)

This URL has Read+Write access

dotfiles / README
100644 9 lines (5 sloc) 0.205 kb
1
2
3
4
5
6
7
8
9
Config files that should be under version control should be manually added
to $HOME/.gitignore.
 
Remember to load submodules (this ought to be a hook, I imagine):
 
git submodule init
git submodule update