public
Description: Home directory content (config files for shells, editors, tools, etc.)
Homepage:
Clone URL: git://github.com/jparker/dotfiles.git
jparker (author)
Thu May 28 17:15:54 -0700 2009
commit  5da063bd97e3b7e1dc253a5004df1016b02a032e
tree    03165d229d6b9b1a17580fd83a69908da598fb61
parent  85f0c54d4a2e6de23d1ca161bd7d636b0ec18328
name age message
file .autotest Loading commit data...
file .bash_profile
file .bashrc
file .emacs Sat Feb 07 18:48:47 -0800 2009 Emacs to open Capfiles and Rakefiles with ruby-... [jparker]
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 Mon Dec 15 23:50:55 -0800 2008 added rinari and textmate emacs libs as git sub... [jparker]
file .irbrc
file .screenrc Thu Dec 18 12:22:33 -0800 2008 added screenrc [jparker]
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