pyenv/plugins/python-build/bin
Ivan Pozdeev ddf952ab2d Allow for cases where user might've aliased some programs
The $(type -p | head -1) construct expects to always get a path, so need to ignore such aliases with -P

Closes https://github.com/pyenv/pyenv/issues/1662
2021-05-17 10:48:46 +03:00
..
pyenv-install Allow for cases where user might've aliased some programs 2021-05-17 10:48:46 +03:00
pyenv-uninstall
python-build Allow for cases where user might've aliased some programs 2021-05-17 10:48:46 +03:00