zsh-git-switch-branch-skim

March 16, 2024 ยท View on GitHub

Zsh plugin to switch branch by skim (https://github.com/lotabout/skim)

Install

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

Usage

zle -N zsh-git-switch-branch-skim
bindkey '^b' zsh-git-switch-branch-skim