mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2025-02-16 15:28:24 +00:00
Add gitstatus plugin
This commit is contained in:
parent
db89ae7d77
commit
8c2697ff9b
1 changed files with 1 additions and 0 deletions
|
@ -660,6 +660,7 @@ This section is for full setup dropins - they aren't frameworks, but they're not
|
|||
* [github-issues](https://github.com/zdharma/zsh-github-issues) - Subscribe to projects on Github and receive within shell (under prompt) notifications about new issues.
|
||||
* [gitignore](https://github.com/voronkovich/gitignore.plugin.zsh) - Plugin for creating `.gitignore` files.
|
||||
* [gitio](https://github.com/denysdovhan/gitio-zsh) - A ZSH plugin for generating a GitHub short URL using [git.io](https://git.io).
|
||||
* [gitstatus](https://github.com/Insert-Creative-Name-Here/gitstatus.zsh) - Makes it easy to show your `git` status in your prompt.
|
||||
* [gitsync](https://github.com/washtubs/gitsync) - ZSH plugin to improve workflows for one person developing on the same repository on multiple machines.
|
||||
* [goenv (CDA0)](https://github.com/CDA0/zsh-goenv/blob/master/zsh-goenv.plugin.zsh) - Plugin for installing, updating and loading goenv.
|
||||
* [goenv (bbenne10)](https://github.com/bbenne10/goenv) - Manage `$GOPATH` similarly to Python's virtualenvwrapper.
|
||||
|
|
Loading…
Add table
Reference in a new issue