[misc] remove rvm

This commit is contained in:
root 2021-06-06 21:46:56 +08:00
parent 7aeb425221
commit 279f0bb414

View File

@ -68,10 +68,5 @@ if status is-interactive
tmux setw automatic-rename
end
end
# ruby version manager
if command -v rvm
rvm default
end
end