mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2025-01-11 15:18:42 +00:00
Add project.plugin.zsh
This commit is contained in:
parent
dc42cf652a
commit
3de3076984
1 changed files with 1 additions and 0 deletions
|
@ -332,6 +332,7 @@ These frameworks make customizing your zsh setup easier.
|
||||||
* [plugin](https://github.com/hellodarren/plugin) - Creates custom oh-my-zsh plugins from a boilerplate template. Very oh-my-zsh centric, the generated plugins will need editing to work with other frameworks.
|
* [plugin](https://github.com/hellodarren/plugin) - Creates custom oh-my-zsh plugins from a boilerplate template. Very oh-my-zsh centric, the generated plugins will need editing to work with other frameworks.
|
||||||
* [pretty-time-zsh](https://github.com/sindresorhus/pretty-time-zsh) - Convert seconds to a human readable string: 165392 → 1d 21h 56m 32s.
|
* [pretty-time-zsh](https://github.com/sindresorhus/pretty-time-zsh) - Convert seconds to a human readable string: 165392 → 1d 21h 56m 32s.
|
||||||
* [project](https://github.com/gko/project) - Create node/python/ruby project both locally and on github(private or public repository).
|
* [project](https://github.com/gko/project) - Create node/python/ruby project both locally and on github(private or public repository).
|
||||||
|
* [project.plugin.zsh](https://github.com/voronkovich/project.plugin.zsh) - Plugin for managing projects.
|
||||||
* [proxy-plugin](https://github.com/escalate/oh-my-zsh-proxy-plugin) - Aliases to manage proxy shell environment settings.
|
* [proxy-plugin](https://github.com/escalate/oh-my-zsh-proxy-plugin) - Aliases to manage proxy shell environment settings.
|
||||||
* [revolver](https://github.com/molovo/revolver) - A progress spinner for ZSH scripts.
|
* [revolver](https://github.com/molovo/revolver) - A progress spinner for ZSH scripts.
|
||||||
* [ripz](https://github.com/jedahan/ripz) - Reminds you of your aliases, so you use them more. Depends on [ripgrep](https://github.com/BurntSushi/ripgrep).
|
* [ripz](https://github.com/jedahan/ripz) - Reminds you of your aliases, so you use them more. Depends on [ripgrep](https://github.com/BurntSushi/ripgrep).
|
||||||
|
|
Loading…
Reference in a new issue