Changed default theme.

This commit is contained in:
Carlos Cardoso 2012-07-27 01:06:57 -03:00
commit 402053ff37

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="miloshadzic"
ZSH_THEME="mh"
# Example aliases
# alias zshconfig="mate ~/.zshrc"