summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--.zshrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index 70c2a9ff..177a84d0 100644
--- a/.zshrc
+++ b/.zshrc
@@ -57,7 +57,8 @@ ZSH_HIGHLIGHT_STYLES[back-double-quoted-argument]='fg=yellow,bold'
 source ~/.zsh/z/z.sh
 
 source /usr/share/chruby/chruby.sh
-chruby 2.0
+source /usr/share/chruby/auto.sh
+chruby ruby-2.0.0-p195
 
 source ~/.zsh/gitprompt.zsh