imported changes from robbyrussell

This commit is contained in:
Carlos Cardoso 2012-06-28 23:56:07 -03:00
commit c5f7019aa5
32 changed files with 217 additions and 48 deletions

View file

@ -5,7 +5,7 @@ ZSH=$HOME/.oh-my-zsh
# Look in ~/.oh-my-zsh/themes/
# Optionally, if you set this to "random", it'll load a random theme each
# time that oh-my-zsh is loaded.
ZSH_THEME="jreese"
ZSH_THEME="robbyrussell"
# Example aliases
# alias zshconfig="mate ~/.zshrc"