public
Description: Home directory content (config files for shells, editors, tools, etc.)
Homepage:
Clone URL: git://github.com/jparker/dotfiles.git
jparker (author)
Wed Jun 03 09:36:07 -0700 2009
commit  cf27bd0b95d2d65d5fee4288805bf2005fbd1cab
tree    827e4351d39ec737b9a06e51d6480379a764b025
parent  a98146d1d5a9702ad7ed2e8f552b772ef7c4a1e6
name age message
file .autotest Loading commit data...
file .bash_profile
file .bashrc
file .emacs
directory .emacs.d/ Mon Aug 17 16:29:51 -0700 2009 Added some emacs dirs back (where did they go i... [jparker]
file .gemrc Wed Mar 04 18:27:54 -0800 2009 Added gemrc [jparker]
file .gitconfig
file .gitignore
file .gitmodules
file .irbrc
file .screenrc
file Capfile
file README Tue Dec 16 00:00:41 -0800 2008 update readme [jparker]
directory bin/
README
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