public
Description: The spiciest of configuration files
Homepage: http://spicycode.com/
Clone URL: git://github.com/spicycode/spicy-config.git
name age message
file .ackrc Thu May 14 04:39:07 -0700 2009 Cleanup, and wgetrc [spicycode]
file .ctags Sun Apr 19 13:48:12 -0700 2009 Adding an aquamacs alias, adding ctags pref file [spicycode]
file .gitconfig-sample Thu May 14 04:43:08 -0700 2009 Gitconfig sample updated for git 1.6.3, signing... [spicycode]
file .gitignore Mon Aug 03 05:29:35 -0700 2009 Cleaning up aliases and adding ruby 1.9.2 into ... [spicycode]
file .gitk Sun Aug 24 16:06:08 -0700 2008 Updating config [spicycode]
file .irbrc Loading commit data...
file .wgetrc
file readme.md Fri Aug 28 12:11:44 -0700 2009 Putting the bomp in the bomp-da-bomp-da-bomp [spicycode]
readme.md

Spicy Config

Long ago, in a $HOME directory mounted several servers away

So this is my pile o config files. In it you will find:

ZSH shell config

On OSX it works best with the latest ZSH (4.3.9). You can get it via the following instructions:

sudo port sync
sudo port install zsh-devel
$EDITOR /etc/shells and add /opt/local/bin/zsh
chsh -S /opt/local/bin/zsh