Skip to content

to4iki/fish_peco_select_branch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

fish_peco_select_branch

Select git branch checkout

Install

Install

With fisherman With peco

fisher to4iki/fish_peco_select_branch

Usage

Please bind peco_select_branch to your favorite key. If you'd like to bind CTRL+x CTRL+b

function fish_user_key_bindings
  bind \cx\cb peco_select_branch
end

Releases

No releases published

Packages

No packages published

Languages