DEV Community

Discussion on: Understanding and Configuring Zsh

Collapse
 
moopet profile image
Ben Sinclair

Why Zsh?

I use zsh because it's the default on my work laptop. My only problem is that 99% of the reasons people come out with where zsh is a better choice that bash could be equally applied to... bash.

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!