public
Description: The spiciest of configuration files
Homepage: http://spicycode.com/
Clone URL: git://github.com/spicycode/spicy-config.git
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