view .bash_profile @ 764:6af50cab823f

rvm for ruby...i hope i dont regret this
author Jeff Hammel <k0scist@gmail.com>
date Fri, 15 Jan 2016 09:39:31 -0800
parents f3ab51c79813
children b8ac41eda8ee
line wrap: on
line source

# /etc/skel/.bash_profile

# This file is sourced by bash for login shells.  The following line
# runs your .bashrc and is recommended by the bash info pages.
[[ -f ~/.bashrc ]] && . ~/.bashrc

[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # Load RVM into a shell session *as a function*