codyleblanc / fish-peco_recentd

move to recent directory with peco.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

peco_recentd

move to recent directory with peco.

Install

With fisherman

With z

fisher tsu-nera/fish-peco_recentd

Usage

Please bind peco_recentd your favorite key.

If you'd like to bind CTRL+x CTRL+r

function fish_user_key_bindings
  bind \cx\cr peco_recentd
end

About

move to recent directory with peco.

License:MIT License


Languages

Language:Shell 100.0%