From bfd59d321c76618e09d5e97e5bbf064c373e65c6 Mon Sep 17 00:00:00 2001 From: Alpha Chen Date: Tue, 14 Jun 2022 16:40:07 -0700 Subject: [PATCH] don't auto-switch with chruby This can make $PATH wonky --- runcoms/zpreztorc | 7 ------- 1 file changed, 7 deletions(-) diff --git a/runcoms/zpreztorc b/runcoms/zpreztorc index 0c205fc..b36a79a 100644 --- a/runcoms/zpreztorc +++ b/runcoms/zpreztorc @@ -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 #