1
0
mirror of https://github.com/kremalicious/dotfiles.git synced 2024-11-21 17:27:13 +01:00

damn you rvm

This commit is contained in:
Matthias Kretschmann 2014-12-02 15:29:55 +01:00
parent 0b56b5ec2e
commit bcbf3d5998

3
bashrc
View File

@ -1,2 +1 @@
[ -n "$PS1" ] && source ~/.bash_profile
export PATH="$PATH:$HOME/.rvm/bin" # Add RVM to PATH for scripting
[ -n "$PS1" ] && source ~/.bash_profile