Skip to content
tsinha edited this page May 7, 2013 · 11 revisions

The default login profile for the heh user on the dev, stage and production servers:

export PATH=$PATH:~/bin
source $HOME/set_environment
[\[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # Load RVM into a shell session *as a function*

Clone this wiki locally