Browse code

Changing path to oh-my-zsh in zshrc

Robby Russell authored on 28/08/2009 at 18:18:21
Showing 1 changed files
... ...
@@ -1,6 +1,5 @@
1
-export EDITOR=/opt/local/bin/joe
2 1
 export PAGER=less
3
-export ZSH=$HOME/zsh
2
+export ZSH=$HOME/oh-my-zsh
4 3
 export LC_CTYPE=en_US.UTF-8
5 4
 
6 5
 # TODO: Refactor this sometimes soon...