Casey McGinty
83e5459cfb
Remove shebang lines from scripts for performance
All scripts in libexec/ (excluding pyenv) are called through pyenv,
therefore the shebang lines are not necessary. On some systems this
provides a measurable increase in performance of the shell prompt.
Related to pyenv/pyenv-virtualenv#259
pirms 8 gadiem
Yamashita, Yuu
d01fa09a7d
Migrate project URL to https://github.com/pyenv/pyenv
pirms 9 gadiem
Yamashita Yuu
0c81002220
Prefer gawk over awk if both are available.
pirms 12 gadiem
Yamashita Yuu
6e749ef12f
Import recent changes relating to fish from rbenv
pirms 12 gadiem
Yamashita Yuu
93b536863f
Support fish shell
pirms 13 gadiem
Yamashita Yuu
da06998457
import rbenv-help from rbenv 0.4.0
pirms 13 gadiem
Yamashita Yuu
a16355fe33
fix wrong link to the README in the help message
pirms 13 gadiem
Yamashita Yuu
dff57ae35d
s/PYENV_VERSIONS/PYENV_VERSION/ for backward compatibility.
pirms 14 gadiem
Yamashita Yuu
8187bc84e3
search commands from python version stack.
users can use multiple python versions at once.
pirms 14 gadiem
Yamashita Yuu
2457419b4a
created new project.
modified rbenv source for Python and renamed to pyenv.
pirms 14 gadiem