Update zshrc.zsh-template

This commit is contained in:
wpc009 2013-11-24 17:14:38 +08:00
commit cf3e7615b1

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