Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 961 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 961 Bytes

zsh-peco-ghq

Inspired by: https://weblog.bulknews.net/ghq-peco-percol-b6be7828dc1b

Install

Install by your favorite plugin manager.

antibody

antibody bundle cakecatz/zsh-peco-ghq

Usage

Add code to ~/.zshrc for shortcut key like this.

zle -N zsh-peco-ghq
bindkey '^]' zsh-peco-ghq

Options

Option Description Default value
ZSH_PECO_GHQ_FILTER Set specific filter to peco. See list at peco's --initial-filter IgnoreCase