slackbuilds_ponce/system/z/README
David Sullins 8747aade05 system/z: Added (bash/zsh extension).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-10-30 20:27:33 +07:00

6 lines
359 B
Text

z is a bash/zsh extension that 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. Frecency is a portmanteau of
'recent' and 'frequency'.