configuring rvm on shell load

This commit is contained in:
Bruno Pinto 2013-03-02 03:37:55 -03:00
parent 14d0391e70
commit b99bee0a7a

View File

@ -1,3 +1,5 @@
rvm current 1>/dev/null 2>&1
function __check_rvm --on-variable PWD --description 'Setup rvm on directory change'
status --is-command-substitution; and return