diff --git a/libexec/rbenv-sh-use b/libexec/rbenv-sh-use new file mode 100755 index 00000000..187ed6ac --- /dev/null +++ b/libexec/rbenv-sh-use @@ -0,0 +1,2 @@ +#!/bin/sh +echo "export RBENV_VERSION=$1"