Changing path to oh-my-zsh in zshrc

This commit is contained in:
Robby Russell 2009-08-28 11:18:21 -07:00
parent 5da20b9ddd
commit ada3ce5045

3
zshrc
View file

@ -1,6 +1,5 @@
export EDITOR=/opt/local/bin/joe
export PAGER=less
export ZSH=$HOME/zsh
export ZSH=$HOME/oh-my-zsh
export LC_CTYPE=en_US.UTF-8
# TODO: Refactor this sometimes soon...