Mercurial > hg > config
annotate .bash_profile @ 765:b8ac41eda8ee
what it should be maybe
| author | Jeff Hammel <k0scist@gmail.com> | 
|---|---|
| date | Fri, 15 Jan 2016 21:34:50 -0800 | 
| parents | 6af50cab823f | 
| children | fb03f2527562 | 
| rev | line source | 
|---|---|
| 0 
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
 k0s <k0scist@gmail.com> parents: diff
changeset | 1 # This file is sourced by bash for login shells. The following line | 
| 
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
 k0s <k0scist@gmail.com> parents: diff
changeset | 2 # runs your .bashrc and is recommended by the bash info pages. | 
| 
f3ab51c79813
adding configuration from https://svn.openplans.org/svn/config_jhammel/
 k0s <k0scist@gmail.com> parents: diff
changeset | 3 [[ -f ~/.bashrc ]] && . ~/.bashrc | 
| 764 
6af50cab823f
rvm for ruby...i hope i dont regret this
 Jeff Hammel <k0scist@gmail.com> parents: 
0diff
changeset | 4 | 
| 
6af50cab823f
rvm for ruby...i hope i dont regret this
 Jeff Hammel <k0scist@gmail.com> parents: 
0diff
changeset | 5 [[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # Load RVM into a shell session *as a function* | 
