aboutsummaryrefslogtreecommitdiffstats
path: root/shells/zsh-devel/pkg-descr
diff options
context:
space:
mode:
authortorstenb <torstenb@FreeBSD.org>1995-02-13 00:31:45 +0800
committertorstenb <torstenb@FreeBSD.org>1995-02-13 00:31:45 +0800
commit6900878da3087c3430945f596340100ee6189af7 (patch)
tree45d0866e57aeb09f7a52977c1bbdc35af77ddd6b /shells/zsh-devel/pkg-descr
parent0000e6b57256dc3f3079a137bba78c0e50adacf2 (diff)
downloadfreebsd-ports-gnome-6900878da3087c3430945f596340100ee6189af7.tar.gz
freebsd-ports-gnome-6900878da3087c3430945f596340100ee6189af7.tar.zst
freebsd-ports-gnome-6900878da3087c3430945f596340100ee6189af7.zip
zsh - the Z shell
Diffstat (limited to 'shells/zsh-devel/pkg-descr')
-rw-r--r--shells/zsh-devel/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/shells/zsh-devel/pkg-descr b/shells/zsh-devel/pkg-descr
new file mode 100644
index 000000000000..8f4144f053ea
--- /dev/null
+++ b/shells/zsh-devel/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).