pyenv/libexec/rbenv-shim
2011-08-02 18:01:46 -05:00

3 lines
48 B
Bash
Executable file

#!/bin/bash -e
exec rbenv-exec "${0##*/}" "$@"