mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2025-02-16 15:28:24 +00:00
Add prompt-generator
Closes https://github.com/the10thWiz/zsh-prompt-generator/issues/1
This commit is contained in:
parent
4f3871be33
commit
fc77881b87
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue