.bashrc

changeset 515
199b08808ed5
parent 281
cc9fa8161af9
child 687
17d2d3c6042e
--- a/.bashrc
+++ b/.bashrc
@@ -13,11 +13,6 @@ if path-prepend "$HOME/.plenv/bin"; then
   eval "$(plenv init -)"
 fi
 
-if path-prepend "$HOME/.rbenv/bin"; then
-  eval "$(rbenv init -)"
-fi
-
-
 if [ -f ~/.bashrc.local ]; then
   source ~/.bashrc.local
 fi

mercurial