mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +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)
14 lines
460 B
Plaintext
14 lines
460 B
Plaintext
Zsh is the Swiss Army knife of shells. It combines the most popular
|
|
features of every other shell, and then lets you customize every
|
|
inch of it. Users of bourne-style and C-style shells will feel at
|
|
home in it.
|
|
|
|
Zsh does intelligent completion, spell-checking, has a rich syntax
|
|
for precise globbing, and is fully extensible through plugin
|
|
systems.
|
|
|
|
To fire up the zsh completion system, type the following commands:
|
|
|
|
$ autoload -U compinstall
|
|
$ compinstall
|