Live data from Hacker News

Apple makes zsh default shell on macOS

support.apple.com

1–10 of 46 posts

Re: Apple makes zsh default shell on macOS

#6

it doesn't say why. is it a BSD vs GNU thing?

It's a licensing thing yes. Current bash's are GPLv3, zsh is MIT.

A pity they didn't make a structured output shell rather than traditional regex scraping but their main concern is compatibility, and zsh fits nicely.

Re: Apple makes zsh default shell on macOS

#7
post #6

it doesn't say why. is it a BSD vs GNU thing?

It's a licensing thing yes. Current bash's are GPLv3, zsh is MIT. A pity they didn't make a structured output shell rather than traditional regex scraping but their main concern is compatibility, and zsh fits nicely.

PowerShell is available for Linux & Mac now if you're looking for a structured, object-oriented shell on your Mac.

Re: Apple makes zsh default shell on macOS

#8
post #7
post #6

Earlier quoted context omitted.

It's a licensing thing yes. Current bash's are GPLv3, zsh is MIT. A pity they didn't make a structured output shell rather than traditional regex scraping but their main concern is compatibility, and zsh fits nicely.

PowerShell is available for Linux & Mac now if you're looking for a structured, object-oriented shell on your Mac.

Doesn’t really fit into the posix compatibility bucket though. If that hadn’t had been a concern then I imagine fish is the most Mac-like shell out there.
Post reply on HN