mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2024-11-23 10:11:14 +08:00
configuring rvm on shell load
This commit is contained in:
parent
14d0391e70
commit
b99bee0a7a
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user