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
8 年之前
Yamashita, Yuu
d01fa09a7d
Migrate project URL to https://github.com/pyenv/pyenv
9 年之前
Yamashita Yuu
0c81002220
Prefer gawk over awk if both are available.
12 年之前
Yamashita Yuu
6e749ef12f
Import recent changes relating to fish from rbenv
12 年之前
Yamashita Yuu
93b536863f
Support fish shell
13 年之前
Yamashita Yuu
da06998457
import rbenv-help from rbenv 0.4.0
13 年之前
Yamashita Yuu
a16355fe33
fix wrong link to the README in the help message
13 年之前
Yamashita Yuu
dff57ae35d
s/PYENV_VERSIONS/PYENV_VERSION/ for backward compatibility.
14 年之前
Yamashita Yuu
8187bc84e3
search commands from python version stack.
users can use multiple python versions at once.
14 年之前
Yamashita Yuu
2457419b4a
created new project.
modified rbenv source for Python and renamed to pyenv.
14 年之前