name mode size
.gitignore 100644 0 kb
README.textile 100644 0 kb
aliases.zsh 100644 1 kb
colors.zsh 100644 0 kb
completion.zsh 100644 1 kb
functions.zsh 100644 1 kb
git.zsh 100644 0 kb
grep.zsh 100644 0 kb
history.zsh 100644 0 kb
projects.zsh-example 100644 0 kb
prompt.zsh 100644 0 kb
rake_completion.zsh 100644 1 kb
zshrc 100644 1 kb
README.textile

h2. Setup

  1. Clone the repository

@git clone git://github.com/robbyrussell/oh-my-zsh.git@

  1. Symlink the zsh config with: @ln -s ~/oh-my-zsh/zshrc .zshrc@

  2. Start / restart zsh (open a new terminal is easy enough..)