summaryrefslogtreecommitdiff
path: root/package/zsh/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/zsh/Config.in')
-rw-r--r--package/zsh/Config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/package/zsh/Config.in b/package/zsh/Config.in
new file mode 100644
index 000000000..ee1af759b
--- /dev/null
+++ b/package/zsh/Config.in
@@ -0,0 +1,9 @@
+config ADK_PACKAGE_ZSH
+ prompt "zsh............................... Z shell"
+ tristate
+ default n
+ help
+ Zsh a shell designed for interactive use, although it is also a
+ powerful scripting language. Many of the useful features of
+ bash, ksh, and tcsh were incorporated into zsh; many original
+ features were added.