Files
home/.pyenv/libexec/pyenv-root

4 lines
111 B
Plaintext
Raw Normal View History

2025-10-08 10:35:48 +02:00
#!/usr/bin/env bash
# Summary: Display the root directory where versions and shims are kept
echo "$PYENV_ROOT"