pyenv/bin/rbenv-shim

4 lines
48 B
Text
Raw Normal View History

2011-08-02 18:43:43 -04:00
#!/bin/bash -e
2011-08-01 16:50:26 -04:00
2011-08-02 10:38:36 -04:00
exec rbenv-exec "${0##*/}" "$@"