Y
Hacker News
new
|
ask
|
show
|
jobs
by
m463
2298 days ago
MacOS is moving to zsh (I think they still ship bash)
1 comments
wolfhumble
2298 days ago
macOS Catalina, i.e. version 10.15, has actually already moved to zsh, but – as you said – bash is still installed:
% bash -version
=> GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin19)
link
% bash -version
=> GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin19)