summaryrefslogtreecommitdiff
path: root/shells/zsh/pkg-descr
diff options
context:
space:
mode:
authorTorsten Blum <torstenb@FreeBSD.org>1995-02-12 16:31:45 +0000
committerTorsten Blum <torstenb@FreeBSD.org>1995-02-12 16:31:45 +0000
commit6c638cb70bb01b873682b30e80af726478a36fff (patch)
treeb16411ba093f511926b825b646d68b5ea402a5e4 /shells/zsh/pkg-descr
parentxkeycaps - graphically display and edit the keyboard mapping (diff)
zsh - the Z shell
Notes
Notes: svn path=/head/; revision=948
Diffstat (limited to 'shells/zsh/pkg-descr')
-rw-r--r--shells/zsh/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/shells/zsh/pkg-descr b/shells/zsh/pkg-descr
new file mode 100644
index 000000000000..8f4144f053ea
--- /dev/null
+++ b/shells/zsh/pkg-descr
@@ -0,0 +1,6 @@
+Zsh is a UNIX command interpreter (shell) which of the standard shells
+most resembles the Korn shell (ksh), although it is not completely
+compatible. It includes enhancements of many types, notably in the
+command-line editor, options for customising its behaviour, filename
+globbing, features to make C-shell (csh) users feel more at home and
+extra features drawn from tcsh (another `custom' shell).