mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-13 21:57:05 +00:00
Fix styling in git-smart-commands description
This commit is contained in:
parent
f063f8f0a3
commit
0ea5e61640
1 changed files with 1 additions and 1 deletions
|
@ -434,7 +434,7 @@ zapack is a basic fast minimal ZSH plugin loader.
|
|||
* [git-prune](https://github.com/Seinh/git-prune) - Plugin that simplifies deleting merged branches.
|
||||
* [git-scripts](https://github.com/packruler/zsh-git-scripts) - Adds `git-squash-branch` and `git-remove-merged` commands.
|
||||
* [git-secret](https://github.com/sobolevn/git-secret) - A bash-tool to store your private data inside a `git` repository.
|
||||
* [git-smart-commands](https://github.com/seletskiy/zsh-git-smart-commands) - Adds git commands to make some common `git` usages more efficient.
|
||||
* [git-smart-commands](https://github.com/seletskiy/zsh-git-smart-commands) - Adds extra `git` commands to make some common `git` usages more efficient.
|
||||
* [git-sync](https://github.com/caarlos0/zsh-git-sync) - A ZSH plugin to sync `git` repositories and clean them up.
|
||||
* [gitcd](https://github.com/viko16/gitcd.plugin.zsh) - cd to a git working directory after cloning it.
|
||||
* [gitfast](https://github.com/tevren/gitfast-zsh-plugin) - Updated fork of oh-my-zsh gitfast plugin.
|
||||
|
|
Loading…
Reference in a new issue