Skip to content

Karibash/fish-z-peco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

fish-z-peco

Search the history of the directory you accessed in the past and jump to it using peco.

Prerequisites

The following tools and plug-ins are required as prerequisites.

Installation

fisher install karibash/fish-z-peco

Usage

Please bind peco_select_z_history to your favorite key.

If you'd like to bind Ctrl+z:

function fish_user_key_bindings
  bind \cz peco_select_z_history
end

Releases

No releases published

Packages

No packages published

Languages