hyakt / fish-fzf

fish fzf plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fish-fzf

fzf plugins in fish

Install

fisherman

fisher hyakt/fish-fzf

Usage

Bind your favorite key.

If you'd like to bind Ctrl-R

function fish_user_key_bindings
   bind \cr fzf_history
end

About

fish fzf plugins


Languages

Language:Shell 100.0%