dotfiles/fish/bin/rvm

3 lines
39 B
Bash
Executable File

#!/bin/bash
. ~/.rvm/scripts/rvm
rvm $@