Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 494 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 494 Bytes

zsh-git-switch-branch-skim

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