Commit ba9c78fc authored by Alan Harper's avatar Alan Harper Committed by Robby Russell
Browse files

Import rvm prompt

parent f02c9560
# get the name of the branch we are on
function rvm_prompt_info() {
ruby_version=$(~/.rvm/bin/rvm-prompt 2> /dev/null) || return
echo "($ruby_version)"
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment