mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-11 13:03:46 -05:00
4 lines
86 B
Bash
Executable File
4 lines
86 B
Bash
Executable File
#!/usr/bin/env bash -e
|
|
|
|
echo "$(rbenv-version-name) (set by $(rbenv-version-origin))"
|