/z

Pure-fish z directory jumping

Primary LanguageShellMIT LicenseMIT

Build Status Slack Room

Z

z is a fish port of z.

z tracks the directories you visit. With a combination of frequency and recency, it enables you to jump to the directory in mind.

A pure-fish port means it is fast and fish-friendly, with tab-completions and lazy-loading. Top that off with greater customizability and a small amount of added functionality.

Install

Note: fish version >2.2.0 is required.

fish >=2.7.0

With fisherman

fisher z

fish <2.7.0

Install the legacy z plugin:

fisher z@pre27

For usage information, read me.