pyenv/libexec/rbenv-root
2017-11-29 16:20:51 +01:00

3 lines
111 B
Bash
Executable file

#!/usr/bin/env bash
# Summary: Display the root directory where versions and shims are kept
echo "$RBENV_ROOT"