DEV Community

Discussion on: A brief difference between zsh and bash

Collapse
 
waylonwalker profile image
Waylon Walker

I use zsh as my default shell everywhere. I love the ease of setting up an immensely better developer experience while using it. I still write all of my scripts to run in sh if possible otherwise bash.