mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-22 09:23:01 +00:00
Add jlduran/git-arc-oh-my-zsh-plugin/
https://github.com/jlduran/git-arc-oh-my-zsh-plugin/issues/1 is closed, add `jlduran/git-arc-oh-my-zsh-plugin/` Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
0d4d999121
commit
827600e1e0
1 changed files with 1 additions and 0 deletions
|
@ -989,6 +989,7 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts:
|
|||
- [git-aliases (mdumitru)](https://github.com/mdumitru/git-aliases) - Broken out version of the version in [oh-my-zsh](http://ohmyz.sh/) so users of other frameworks don't have to import all of [oh-my-zsh](https://ohmyz.sh).
|
||||
- [git-aliases (peterhurford)](https://github.com/peterhurford/git-aliases.zsh) - Creates a lot of useful aliases for combinations of commonly used `git` commands.
|
||||
- [git-aliases (remino)](https://github.com/remino/omz-plugin-git-aliases) - Aliases all `git xyz` commands to `gxyz`. Also aliases `g` to `git`.
|
||||
- [git-arc](https://github.com/jlduran/git-arc-oh-my-zsh-plugin) - Adds aliases and functions for [git-arc](https://github.com/freebsd/freebsd-src/tree/main/tools/tools/git), a FreeBSD development tool.
|
||||
- [git-branches](https://github.com/Schroefdop/git-branches) - Makes a menu of `git` branches you can switch to without having to type long branch names.
|
||||
- [git-check](https://github.com/git-girl/git-check) - Adds a ZSH hook to check if the origin of the current branch has changes to local in the background and sends a notification.
|
||||
- [git-clean-branch](https://github.com/gobriansteele/git-clean-branch) - Cleans up dead `git` branches.
|
||||
|
|
Loading…
Reference in a new issue