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

4 lines
49 B
Fish

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