mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
11 lines
387 B
Plaintext
11 lines
387 B
Plaintext
z 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. Because
|
|
they're regexes, z f b would take you to /foo/bar as well.
|
|
|
|
z is designed for use only with zsh and bash.
|