mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-13 22:03:52 -05:00
Add rbenv root
Prints $RBENV_ROOT (defaults to ~/.rbenv)
This commit is contained in:
2
libexec/rbenv-root
Executable file
2
libexec/rbenv-root
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/usr/bin/env bash
|
||||
echo $RBENV_ROOT
|
||||
Reference in New Issue
Block a user