don't auto-switch with chruby

This can make $PATH wonky
main
Alpha Chen 2 years ago
parent 8cbd04baa5
commit 4022a456f6
Signed by: alpha
SSH Key Fingerprint: SHA256:3fOT8fiYQG/aK9ntivV3Bqtg8AYQ7q4nV6ZgihOA20g

@ -161,13 +161,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