mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2025-02-16 15:28:24 +00:00
Add okhiroyuki/zsh-git-switch-branch-skim
Add `okhiroyuki/zsh-git-switch-branch-skim`, closes https://github.com/okhiroyuki/zsh-git-switch-branch-skim/issues/1 Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
15208a1f2a
commit
28db5a1e94
1 changed files with 1 additions and 0 deletions
|
@ -856,6 +856,7 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts:
|
|||
- [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 extra `git` commands to make some common `git` usages more efficient.
|
||||
- [git-smart-commends-wrapper](https://github.com/jelek21/omz-git-smart-commands) - Wraps [git-smart-commands](https://github.com/seletskiy/zsh-git-smart-commands) to make it compatible with the [oh-my-zsh](https://ohmyz.sh) plugins system.
|
||||
- [git-switch-branch-skim](https://github.com/okhiroyuki/zsh-git-switch-branch-skim) - Allows you to switch `git` branches with [skim](https://github.com/lotabout/skim)
|
||||
- [git-sync](https://github.com/caarlos0-graveyard/zsh-git-sync) - A ZSH plugin to sync `git` repositories and clean them up.
|
||||
- [git-tree](https://github.com/dehlen/git-tree-zsh) - [fzf](https://github.com/junegunn/fzf) powered `git worktree` helper.
|
||||
- [git-worktree](https://github.com/alexiszamanidis/zsh-git-worktree) - Wraps some `git worktree` operations for simplicity and productivity. Includes [fzf](https://github.com/junegunn/fzf) tooling.
|
||||
|
|
Loading…
Add table
Reference in a new issue