Changing theme.

This commit is contained in:
Carlos Cardoso 2013-06-03 23:09:42 -03:00
commit b501522a21
2 changed files with 4 additions and 2 deletions

View file

@ -5,7 +5,8 @@ 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="afowler"
# ZSH_THEME="afowler"
ZSH_THEME="mh"
# Example aliases
# alias zshconfig="mate ~/.zshrc"

View file

@ -5,7 +5,8 @@ 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="afowler"
# ZSH_THEME="afowler"
ZSH_THEME="mh"
# Example aliases
# alias zshconfig="mate ~/.zshrc"