use command

This commit is contained in:
Joshua Peek 2011-08-23 11:35:06 -05:00
parent f9225d9cb4
commit bff38d7e71

2
libexec/rbenv-sh-use Executable file
View file

@ -0,0 +1,2 @@
#!/bin/sh
echo "export RBENV_VERSION=$1"