set |
This is the zsh:std metapackage.
It pulls in all subpackages of zsh:std. |
primary |
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
|
examples |
This is the examples subpackage of the zsh:std port. |
docs |
This is the documents subpackage of the zsh:std port. |
man |
This is the man page subpackage of the zsh:std port. |
info |
This is the GNU Info manual page subpackage of the zsh:std port. |