mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-12-23 14:53:06 +00:00
add zsh-pyenv-lazy-load
This commit is contained in:
parent
dd455d3798
commit
ac4feedbe8
1 changed files with 1 additions and 0 deletions
|
@ -418,6 +418,7 @@ These frameworks make customizing your zsh setup easier.
|
|||
* [project](https://github.com/gko/project) - Create node/python/ruby project both locally and on github(private or public repository).
|
||||
* [proxy-plugin](https://github.com/escalate/oh-my-zsh-proxy-plugin) - Aliases to manage proxy shell environment settings.
|
||||
* [pyenv-lazy](https://github.com/davidparsson/zsh-pyenv-lazy) - Lazy load pyenv. The initial `eval "$(pyenv init -)"`` is executed the first time pyenv is called.
|
||||
* [pyenv-lazy-load](https://github.com/erikced/zsh-pyenv-lazy-load) - Plugin for lazy-loading pyenv in ZSH.
|
||||
* [randeme](https://github.com/ex-surreal/randeme) - Chooses a random theme for each session. If you not like the chosen theme you can run `randeme_rm` to never show that theme again.
|
||||
* [reentry-hook](https://github.com/RobSis/zsh-reentry-hook) - Plugin that re-enters working directory if it has been removed and re-created.
|
||||
* [reminder](https://github.com/AlexisBRENON/oh-my-zsh-reminder) - A plugin which displays reminders above every prompt.
|
||||
|
|
Loading…
Reference in a new issue