view .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
line wrap: on
line source

# 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*