DEV Community

Discussion on: Understanding and Configuring Zsh

Collapse
 
phantas0s profile image
Matthieu Cneude

Well, I would be very interested to know how to make possible the kind of auto-completion offered by Zsh in Bash, for example, or anything else. Do you have any resources?

Collapse
 
moopet profile image
Ben Sinclair

The autocompletion comes under the 1%. I mean, bash completion gets you quite a long way, but zsh completion is more comprehensive. I also find it way, way more annoying!