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

4 lines
44 B
Fish

if which rvm >/dev/null
rvm current
end