dotfiles/fish/bin/rvm

3 lines
39 B
Plaintext
Raw Normal View History

2009-09-06 00:36:43 +10:00
#!/bin/bash
. ~/.rvm/scripts/rvm
rvm $@