589 B
589 B
Z
This is z ported to a prezto module.
Tracks your most used directories, based on 'frecency'.
Usage
z [-chlrtx] [regex1 regex2 ... regexn]
Example
z foo cd to most frecent dir matching foo
z foo bar cd to most frecent dir matching foo, then bar
z -r foo cd to highest ranked dir matching foo
z -t foo cd to most recently accessed dir matching foo
z -l foo list all dirs matching foo (by frecency)
For more usage information, please read the original repository.