Skip to content

Commit

Permalink
removed path to chefdk, using os x ruby/gem
Browse files Browse the repository at this point in the history
  • Loading branch information
zanshin committed Aug 7, 2015
1 parent 89d69da commit cc74967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zsh/zshenv
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ fi

# ChefDK - add path to ChefDK ahead of /usr/bin so as to get ChefDK ruby and
# gem
export PATH=/opt/chefdk/embedded/bin:$HOME/.chefdk/gem/ruby/2.1.5/bin:$PATH
# export PATH=/opt/chefdk/bin:/opt/chefdk/embedded/bin:$HOME/.gem/ruby/2.1.5/bin:$PATH

# Put Homebrew at the head of the path
# /usr/local/bin is also first in /etc/paths
Expand Down

0 comments on commit cc74967

Please sign in to comment.