diff --git a/zshrc b/zshrc index ddf1e39..49430f9 100644 --- a/zshrc +++ b/zshrc @@ -50,6 +50,6 @@ alias up="vagrant up && vagrant ssh" source /usr/local/bin/virtualenvwrapper.sh export GOPATH=$HOME/go export PATH=$PATH:$GOPATH/bin -export CHEF_PATH=~/Desktop/chef-repo +export CHEF_PATH=~/Magnetic/chef-repo unsetopt inc_append_history unsetopt share_history # share command history data