summaryrefslogtreecommitdiff
path: root/shells/zsh/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'shells/zsh/DESCR')
-rw-r--r--shells/zsh/DESCR6
1 files changed, 6 insertions, 0 deletions
diff --git a/shells/zsh/DESCR b/shells/zsh/DESCR
new file mode 100644
index 00000000000..8f4144f053e
--- /dev/null
+++ b/shells/zsh/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).