diff options
Diffstat (limited to 'source/ap/zsh/slack-desc')
-rw-r--r-- | source/ap/zsh/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/source/ap/zsh/slack-desc b/source/ap/zsh/slack-desc new file mode 100644 index 00000000..8d929000 --- /dev/null +++ b/source/ap/zsh/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +zsh: zsh (the Z shell) +zsh: +zsh: Zsh is a UNIX command interpreter (shell) which of the standard shells +zsh: most resembles the Korn shell (ksh), although it is not completely +zsh: compatible. It includes enhancements of many types, notably in the +zsh: command-line editor, options for customizing its behavior, filename +zsh: globbing, features to make C-shell (csh) users feel more at home and +zsh: extra features drawn from tcsh (another 'custom' shell). Zsh was +zsh: written by Paul Falstad. +zsh: +zsh: |