pyenv/bin/rbenv-shim

4 lines
56 B
Plaintext
Raw Normal View History

2011-08-02 19:11:41 -04:00
#!/usr/bin/env bash -e
2011-08-01 15:50:26 -05:00
2011-08-02 09:38:36 -05:00
exec rbenv-exec "${0##*/}" "$@"