1
0
Fork 0
dotfiles/common/etc/fish/conf.d/rvm.fish

4 lines
65 B
Fish

if which rvm >/dev/null 2>&1
rvm current >/dev/null 2>&1
end