jparker / dotfiles

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

This URL has Read+Write access

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 Loading commit data...
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 .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]
directory .zsh/
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