From ada3ce5045b44c24ea84cacdffb34e3e9382b385 Mon Sep 17 00:00:00 2001 From: Robby Russell Date: Fri, 28 Aug 2009 11:18:21 -0700 Subject: [PATCH] Changing path to oh-my-zsh in zshrc --- zshrc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/zshrc b/zshrc index e2fd0fc..f54c9b8 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...