public
Description: Home directory content (config files for shells, editors, tools, etc.)
Homepage:
Clone URL: git://github.com/jparker/dotfiles.git
name age message
file .ackrc Fri Aug 07 09:09:50 -0700 2009 Added ackrc file with haml type [jparker]
file .autotest Fri Sep 25 13:46:45 -0700 2009 Updated shell configs for rvm [jparker]
file .bash_profile Mon Dec 07 20:14:11 -0800 2009 Make postgres less verbose [jparker]
file .bashrc Fri Sep 25 13:46:45 -0700 2009 Updated shell configs for rvm [jparker]
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 .gitconfig Sun Nov 15 22:00:20 -0800 2009 Added github.user config variable [jparker]
file .gitignore Sun Nov 15 22:24:06 -0800 2009 Removing .gemrc from version control [jparker]
file .gitmodules Mon Dec 15 23:50:55 -0800 2008 added rinari and textmate emacs libs as git sub... [jparker]
file .irbrc Mon Jul 27 14:08:59 -0700 2009 Loading of wirble gem more robust [jparker]
file .screenrc Thu Dec 18 12:22:33 -0800 2008 added screenrc [jparker]
directory .zsh/ Mon Dec 07 20:14:11 -0800 2009 Make postgres less verbose [jparker]
file .zshenv Fri Sep 11 21:37:31 -0700 2009 Renamed zshrc to zshenv to make it work in non-... [jparker]
file Capfile Sun Aug 30 14:41:07 -0700 2009 Added lsb cap task [jparker]
file README Tue Dec 16 00:00:41 -0800 2008 update readme [jparker]
directory bin/ Sun Aug 30 22:23:12 -0700 2009 Updated backup.rb to use different ssh key [jparker]
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