z
Tracks your most used directories, based on "frecency".
Project: https://github.com/rupa/z
Alternative to: cd (See 5 others)
Language: Bash
This page last updated:
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.
Links
- Thread on Hacker News (Published )