summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2013-06-07 23:54:42 -0400
committerJune McEnroe <june@causal.agency>2013-06-07 23:54:42 -0400
commitb22940036532234a7642616fc82e560fa328bcc1 (patch)
tree8f35e75355e14848ef60abe2addd4e6593b166eb
parentTweak ncmpcpp config (diff)
downloadsrc-b22940036532234a7642616fc82e560fa328bcc1.tar.gz
src-b22940036532234a7642616fc82e560fa328bcc1.zip
Autochruby and default to ruby-2.0.0-p195
-rw-r--r--.zshrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index fcfdf8c5..0f0c7126 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