Add prompt-generator

Closes https://github.com/the10thWiz/zsh-prompt-generator/issues/1
This commit is contained in:
Joe Block 2021-02-01 08:53:46 -07:00
parent 4f3871be33
commit fc77881b87

View file

@ -821,6 +821,7 @@ This section is for full setup dropins - they aren't frameworks, but they're not
* [profile-secrets](https://github.com/gmatheu/shell-plugins) - Securely keep sensitive variables (api tokens, passwords, etc) as part of your terminal init files. Uses gpg to encrypt/decrypt the file with your secrets.
* [project (gko)](https://github.com/gko/project) - Create node/python/ruby project both locally and on github(private or public repository).
* [project (voronkovich)](https://github.com/voronkovich/project.plugin.zsh) - Plugin for managing projects.
* [prompt-generator](https://github.com/the10thWiz/zsh-prompt-generator) - Generates custom themes. Some generated themes require powerline-compatible fonts.
* [proxy-plugin](https://github.com/escalate/oh-my-zsh-proxy-plugin) - Aliases to manage proxy shell environment settings.
* [proxy](https://github.com/SukkaW/zsh-proxy) - Configure your proxy settings.
* [pyenv-lazy-load](https://github.com/erikced/zsh-pyenv-lazy-load) - Plugin for lazy-loading `pyenv` in ZSH.