Changed shell theme

This commit is contained in:
Carlos Cardoso 2012-05-01 10:16:00 -04:00
commit b62fd80202

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="gallifrey"
ZSH_THEME="jreese"
# Example aliases
# alias zshconfig="mate ~/.zshrc"
@ -36,4 +36,3 @@ source $ZSH/oh-my-zsh.sh
# Customize to your needs...
# Themes override ls alias from aliases.zsh
alias ls='ls -Ga'