summary refs log tree commit diff
path: root/.zshrc
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2013-02-24 22:52:35 -0500
committerJune McEnroe <programble@gmail.com>2013-02-24 22:52:35 -0500
commit2535d437409bccd6b5fb0f24d1df465e511caac4 (patch)
tree4b1a210ff186b5ec6929fe37c9d3b6d5b6820b61 /.zshrc
parentMake pretty riplrc (diff)
downloadsrc-2535d437409bccd6b5fb0f24d1df465e511caac4.tar.gz
src-2535d437409bccd6b5fb0f24d1df465e511caac4.zip
Default to Ruby 2.0
Diffstat (limited to '')
-rw-r--r--.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index 2ac8a8bf..ee80e3cc 100644
--- a/.zshrc
+++ b/.zshrc
@@ -57,7 +57,7 @@ ZSH_HIGHLIGHT_STYLES[back-double-quoted-argument]='fg=yellow,bold'
 source ~/.zsh/z/z.sh
 
 source /usr/share/chruby/chruby.sh
-chruby 1.9
+chruby 2.0
 
 source ~/.zsh/gitprompt.zsh