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.
This commit is contained in:
Ian Chesal 2012-03-08 00:10:43 -05:00
commit 80d6640da0

View file

@ -1,5 +1,5 @@
# Path to your oh-my-zsh configuration. # 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. # Set name of the theme to load.
# Look in ~/.oh-my-zsh/themes/ # Look in ~/.oh-my-zsh/themes/