mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2025-02-16 07:18:24 +00:00
Add marvinroman/oh-my-zsh-git-patch-plugin
Add `marvinroman/oh-my-zsh-git-patch-plugin` plugin Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
7b5fdfd7cb
commit
91d64cbfc2
1 changed files with 1 additions and 0 deletions
|
@ -874,6 +874,7 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts:
|
|||
- [git-is-clean](https://github.com/aubreypwd/zsh-plugin-git-is-clean) - This function will return true or false depending on if it finds out your `git` repo is dirty or not.
|
||||
- [git-it-on](https://github.com/peterhurford/git-it-on.zsh) - Adds ability to open a folder in your current branch on GitHub.
|
||||
- [git-lfs](https://github.com/nekofar/zsh-git-lfs) - Adds short aliases for the `git-lfs` commands.
|
||||
- [git-patch](https://github.com/marvinroman/oh-my-zsh-git-patch-plugin) - Adds custom functions and aliases to the oh-my-zsh `git` plugin.
|
||||
- [git-plugin (dark-kitt)](https://github.com/dark-kitt/zsh-git-plugin) - `git` integration that displays the current directory and `git` branch.
|
||||
- [git-plugin (rcruzper)](https://github.com/rcruzper/zsh-git-plugin) - Adds some functions for `git`.
|
||||
- [git-prompt-enhanced](https://github.com/LFabre/zsh-git-prompt-enhanced) - Provides a more granular information about a `git` repository.
|
||||
|
|
Loading…
Add table
Reference in a new issue