mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-25 10:30:17 +00:00
Add pr-git plugin
This commit is contained in:
parent
392635eaa3
commit
19ef90fab0
1 changed files with 1 additions and 0 deletions
|
@ -559,6 +559,7 @@ zapack is a basic fast minimal ZSH plugin loader.
|
|||
* [plugin-rails](https://github.com/paraqles/zsh-plugin-rails) - ZSH plugin for Rails.
|
||||
* [plugin-vscode](https://github.com/wuotr/zsh-plugin-vscode) - Plugin for Visual Studio Code, a text editor for macOS, Windows, and Linux.
|
||||
* [plugin](https://github.com/darrenbutcher/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.
|
||||
* [pr-git](https://github.com/zpm-zsh/pr-git) - Creates a global variable with `git` status information that can be displayed in prompts.
|
||||
* [pr-is-root](https://github.com/zpm-zsh/pr-is-root) - Sets an environment variable you can use in a custom prompt when running as root.
|
||||
* [pr-node](https://github.com/zpm-zsh/pr-node) - Sets an environment variable which can be used to display nodeJS information in a custom prompt.
|
||||
* [pretty-time](https://github.com/sindresorhus/pretty-time-zsh) - Convert seconds to a human readable string: 165392 → 1d 21h 56m 32s.
|
||||
|
|
Loading…
Reference in a new issue