- add an FAQ about zsh

This commit is contained in:
ianmacd 2003-08-18 07:38:20 +00:00
parent 3cfa8c8a36
commit 943f46c373

10
README
View File

@ -1,4 +1,4 @@
$Id: README,v 1.19 2003/08/03 18:45:59 ianmacd Exp $
$Id: README,v 1.20 2003/08/18 09:38:20 ianmacd Exp $
INSTALLATION
@ -253,6 +253,14 @@ A. If you're a registered Freshmeat user, you can subscribe to new release
http://freshmeat.net/subscribe/19041/
Q. Is bash the be-all-and-end-all of completion as far as shells go?
A. Absolutely not. zsh has an extremely sophisticated completion system
that offers many features absent from the bash implementation. More
information can be found at:
http://www.zsh.org/
CONTRIBUTING
------------