Files
server/usr/lib/x86_64-linux-gnu/rbenv/libexec/rbenv-root
2026-01-07 20:52:11 +01:00

4 lines
111 B
Bash
Executable File

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