prpagating

This commit is contained in:
Steven Lu 2013-07-10 08:59:11 -04:00
commit 10e73268e3

4
zshrc
View file

@ -5,7 +5,9 @@ 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="steeef"
ZSH_THEME="lust"
export LANG=en_US.UTF-8
# Example aliases
# alias zshconfig="mate ~/.zshrc"