pyenv/libexec
Daniel Hahler b6aef96cea pyenv-version-file-write: do not use rm, but clobber the file
With e.g. /usr/local/bin/.python-version owned by some user, `pyenv
local foo` would fail, if the user has no permissions for
`/usr/local/bin`, but only the `.python-version` file.
2014-09-07 16:56:40 +02:00
..
pyenv Unset GREP_OPTIONS to avoid unexpected grep behavior (fixes #101) 2014-01-23 11:11:56 +09:00
pyenv---version v20140825 2014-08-25 10:21:26 +09:00
pyenv-commands
pyenv-completions
pyenv-exec Set PYENV_BIN_PATH in PATH even if the version is system (fixes #98) 2014-01-15 16:41:06 +09:00
pyenv-global
pyenv-help Prefer gawk over awk if both are available. 2014-05-01 13:09:55 +09:00
pyenv-hooks
pyenv-init Remove exit 0 from initialization code of fish 2014-06-30 23:00:09 +09:00
pyenv-local
pyenv-prefix
pyenv-rehash
pyenv-root
pyenv-sh-rehash
pyenv-sh-shell
pyenv-shims
pyenv-version
pyenv-version-file simplicy the check for infinite loop 2014-01-08 10:54:11 +09:00
pyenv-version-file-read Prefer gawk over awk if both are available. 2014-05-01 13:09:55 +09:00
pyenv-version-file-write pyenv-version-file-write: do not use rm, but clobber the file 2014-09-07 16:56:40 +02:00
pyenv-version-name
pyenv-version-origin
pyenv-versions
pyenv-whence
pyenv-which