summaryrefslogtreecommitdiff
path: root/zshrc
diff options
context:
space:
mode:
authorRobby Russell <robby@planetargon.com>2009-08-28 11:18:21 -0700
committerRobby Russell <robby@planetargon.com>2009-08-28 11:18:21 -0700
commitada3ce5045b44c24ea84cacdffb34e3e9382b385 (patch)
tree17bbd2fb0934566c44a0d16f4fdb09ee10bd99fb /zshrc
parent5da20b9dddb1f7a9110675ded5df59c4c3ed1b83 (diff)
downloadzsh-ada3ce5045b44c24ea84cacdffb34e3e9382b385.tar.gz
zsh-ada3ce5045b44c24ea84cacdffb34e3e9382b385.tar.bz2
zsh-ada3ce5045b44c24ea84cacdffb34e3e9382b385.zip
Changing path to oh-my-zsh in zshrc
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc3
1 files changed, 1 insertions, 2 deletions
diff --git a/zshrc b/zshrc
index e2fd0fc5a..f54c9b894 100644
--- a/zshrc
+++ b/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...