1
0
mirror of https://github.com/kremalicious/dotfiles.git synced 2024-11-25 19:47:36 +01:00
dotfiles/bashrc

3 lines
107 B
Bash
Raw Normal View History

2014-11-03 17:40:13 +01:00
[ -n "$PS1" ] && source ~/.bash_profile
export PATH="$PATH:$HOME/.rvm/bin" # Add RVM to PATH for scripting