mirror of
https://github.com/pyenv/pyenv-virtualenv.git
synced 2026-09-10 15:26:23 -04:00
The precmd hook is causing a significant overhead on every command executed in the shell. The shell hook does not need to be this strict however, it can also run only on directory changes, ensuring that the shell remains snappy while executing commands. Also contains a similar fix for fish. Fixes #259. |
||
|---|---|---|
| .. | ||
| pyenv-activate | ||
| pyenv-deactivate | ||
| pyenv-sh-activate | ||
| pyenv-sh-deactivate | ||
| pyenv-virtualenv | ||
| pyenv-virtualenv-delete | ||
| pyenv-virtualenv-init | ||
| pyenv-virtualenv-prefix | ||
| pyenv-virtualenvs | ||