altbox icon indicating copy to clipboard operation
altbox copied to clipboard

Add z

Open petdance opened this issue 6 years ago • 1 comments

https://github.com/rupa/z

petdance avatar Apr 08 '19 22:04 petdance

Alternative to: cd Project page: https://github.com/rupa/z Language: Bash

z - jump around

Tracks your most used directories, based on 'frecency'.

After a short learning phase, z will take you to the most 'frecent' directory that matches ALL of the regexes given on the command line, in order.

For example, z foo bar would match /foo/bar but not /bar/foo.

kylesezhi avatar May 01 '19 00:05 kylesezhi