Zsh plugin to switch branch by skim (https://github.com/lotabout/skim)
Add the following to the Sheldon config file.
[plugins.zsh-git-switch-branch-skim]
github = "okhiroyuki/zsh-git-switch-branch-skim"
Or run add
with the --github
option.
sheldon add zsh-git-switch-branch-skim --git okhiroyuki/zsh-git-switch-branch-skim
zle -N zsh-git-switch-branch-skim
bindkey '^b' zsh-git-switch-branch-skim