From 80d6640da06956d5c1e441d0ae2c5dc806c4283d Mon Sep 17 00:00:00 2001 From: Ian Chesal Date: Thu, 8 Mar 2012 00:10:43 -0500 Subject: [PATCH] Relocate oh-my-zsh to ~/code I don't keep this in ~/.oh-my-zsh. It seems wrong to keep it there. So source all my oh-my-zsh customizations from the spot where I like my source code to live: ~/code. --- my.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/my.zshrc b/my.zshrc index 5546c8467..d8497ff6b 100644 --- a/my.zshrc +++ b/my.zshrc @@ -1,5 +1,5 @@ # Path to your oh-my-zsh configuration. -export ZSH=$HOME/.oh-my-zsh +export ZSH=$HOME/code/oh-my-zsh # Set name of the theme to load. # Look in ~/.oh-my-zsh/themes/