Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 245 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 245 Bytes

peco_select_ghq_repository

Based directly on the percol plugin.

Please bind peco_select_ghq_repository to your favorite key.

If you'd like to bind CTRL+]

function fish_user_key_bindings
  bind \c] peco_select_ghq_repository
end