aboutsummaryrefslogtreecommitdiff
path: root/shells/zsh/pkg-descr
blob: b0953aca445266812fdd8c7e76c8d75b4a9e71a2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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