Browse Source

Removed RVM from PATH

Alois Mahdal 12 years ago
parent
commit
46c7a23f8f
1 changed files with 0 additions and 3 deletions
  1. 0
    3
      dotfiles/bash/host/azzgoat.bashrc

+ 0
- 3
dotfiles/bash/host/azzgoat.bashrc View File

37
 export PERL5LIB="$PERL5LIB:$HOME/lib/minions/lib"
37
 export PERL5LIB="$PERL5LIB:$HOME/lib/minions/lib"
38
 export PERL5LIB="$PERL5LIB:$HOME/local/gnucash-importer/lib"
38
 export PERL5LIB="$PERL5LIB:$HOME/local/gnucash-importer/lib"
39
 
39
 
40
-# Add RVM to PATH for scripting
41
-export PATH=$PATH:$HOME/.rvm/bin
42
-
43
 export EDITOR='vim'
40
 export EDITOR='vim'
44
 
41
 
45
 ### ................ ###
42
 ### ................ ###