don't auto-switch with chruby

This can make $PATH wonky
Alpha Chen 2 years ago
parent 118d08f67d
commit bfd59d321c

@ -149,13 +149,6 @@ zstyle ':prezto:module:prompt' theme 'pure'
# return codes. This is not supported by all prompts.
# 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
#

Loading…
Cancel
Save