merely-useful / py-rse

Research Software Engineering with Python course material
http://third-bit.com/py-rse/
Other
243 stars 63 forks source link

Discussion: Add notes where zsh differs from bash #627

Open joelostblom opened 2 years ago

joelostblom commented 2 years ago

Spurred by #626 , what do others think about pointing out when the syntax we have in the book does not work for zsh or there is another way to do it that is more efficient in zsh? Might be helpful especially for macOS users who don't realize they are using zsh by default.