macOS
Change default shell in macOS
Command Line
List available shells
cat /etc/shells
Change shell
chsh -s /bin/zsh
System Preferences
System Preferences
> Users & Groups
> Right Click on User in list
> Advanced Options
> Login Shell
Last updated