"vscode:/vscode.git/clone" did not exist on "3ddc49cafd09239e8ab5fd3cfdfb1a2ed73686c3"
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