浏览代码

Changing path to oh-my-zsh in zshrc

Robby Russell 15 年之前
父节点
当前提交
ada3ce5045
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      zshrc

+ 1 - 2
zshrc

@@ -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...