Added rvm prompt info

This commit is contained in:
Robert R Evans
2010-10-09 21:46:28 -07:00
parent f1ead0535b
commit 698509adb0
4 changed files with 14 additions and 2 deletions

View File

@@ -13,4 +13,4 @@ rvm_default () {
function rvm_version () {
ruby --version
}
}