Browse code

RVM fix

Nicolas Viennot authored on 15/05/2011 at 13:00:25
Showing 1 changed files
... ...
@@ -40,6 +40,7 @@ bindkey "\e[1;5C" forward-word
40 40
 
41 41
 alias noh="unsetopt sharehistory"
42 42
 
43
+unsetopt auto_name_dirs # rvm_rvmrc_cwd fix
43 44
 [[ -s "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm"  # This loads RVM into a shell session.
44 45
 unset RUBYOPT
45 46
 cd . # to rvm reload