diff options
Diffstat (limited to 'package/zsh')
-rw-r--r-- | package/zsh/Config.in | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/package/zsh/Config.in b/package/zsh/Config.in deleted file mode 100644 index ee1af759b..000000000 --- a/package/zsh/Config.in +++ /dev/null @@ -1,9 +0,0 @@ -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. |