Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 185 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 185 Bytes

peco_find

Installation

$ fisher unreliable-angels/peco_find

Example key binding

function fish_user_key_bindings
    ...

    bind \ef peco_find

    ...
end