jparker / dotfiles

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

This URL has Read+Write access

jparker (author)
Thu May 28 15:23:44 -0700 2009
commit  85f0c54d4a2e6de23d1ca161bd7d636b0ec18328
tree    714b7a9a18dd7dc05c65a4ccb7c38d71247806ff
parent  b9a4cd5ee63dd07824a08ac1e174475d3942d472
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
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