mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-18 23:47:57 +00:00
Add gitsync plugin
This commit is contained in:
parent
21a942d3a6
commit
e742bf33ef
1 changed files with 1 additions and 0 deletions
|
@ -438,6 +438,7 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th
|
|||
* [geometry](https://github.com/frmendes/geometry) - A minimal ZSH theme
|
||||
* [girazz](https://github.com/mdentremont/girazz) - A modification to the gnzh theme which adds VI mode to the right prompt.
|
||||
* [gitsome](https://github.com/mtully/gitsome) - Super simple prompt with git info, optimized for the [Flat Terminal](https://github.com/ahmetsulek/flat-terminal) color scheme.
|
||||
* [gitsync](https://github.com/washtubs/gitsync) - zsh plugin to improve workflows for one person developing on the same repository on multiple machines
|
||||
* [gitster](https://github.com/shashankmehta/dotfiles/blob/master/thesetup/zsh/.oh-my-zsh/custom/themes/gitster.zsh-theme) - When in a git repo, it shows the location from the git's root folder. When not in a git repo, it shows the path relative to home, `~`.
|
||||
* [glimmer](https://github.com/martnu/glimmer) - Includes git branch, time and user@host.
|
||||
* [hacker-quotes](https://github.com/oldratlee/hacker-quotes) - Outputs a hacker quote randomly when you open a terminal
|
||||
|
|
Loading…
Reference in a new issue