don't auto-switch with chruby

This can make $PATH wonky
Alpha Chen 2 years ago
parent 3cd1932f3c
commit 7275bc95e1
Signed by: alpha
SSH Key Fingerprint: SHA256:3fOT8fiYQG/aK9ntivV3Bqtg8AYQ7q4nV6ZgihOA20g

@ -149,13 +149,6 @@ zstyle ':prezto:module:prompt' theme 'pure'
# return codes. This is not supported by all prompts. # return codes. This is not supported by all prompts.
# zstyle ':prezto:module:prompt' show-return-val 'yes' # zstyle ':prezto:module:prompt' show-return-val 'yes'
#
# Ruby
#
# Auto switch the Ruby version on directory change.
zstyle ':prezto:module:ruby:chruby' auto-switch 'yes'
# #
# Python # Python
# #

Loading…
Cancel
Save