pyenv/bin/rbenv-shim

4 lines
48 B
Text
Raw Normal View History

2011-08-02 22:43:43 +00:00
#!/bin/bash -e
2011-08-01 20:50:26 +00:00
2011-08-02 14:38:36 +00:00
exec rbenv-exec "${0##*/}" "$@"