1
0
Fork 0
mirror of https://github.com/rbenv/rbenv.git synced 2025-06-16 18:28:07 +02:00
rbenv/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"