To change the default shell which is zsh to another such as bash, sh, ksh, csh, dash or tcsh you can either use the Terminal or System Settings on macOS Ventura,
Change default shell using macOS Ventura System Settings
- Click on the Apple Icon on the menu bar,
- Now select System Settings,
- Select Users & Groups from the left sidebar,
- Control-click (right-click) on your User,
- You will be prompted to enter your user password,
- For Login Shell select the shell you want from the dropdown.
- /bin/bash
- /bin/csh
- /bin/dash
- /bin/ksh
- /bin/sh
- /bin/tcsh
- /bin/zsh
- Click OK
Change default login shell using Terminal Command
- Open Terminal App,
- Type the command: chsh -s /bin/bash
- Enter the user password if prompted.
- Restart Terminal
-
Facing issues? Have Questions? Post them here! I am happy to answer!
More Posts related to MacOS,
- Clear Screen shortcut macOS Terminal
- What is macOS Ventura?
- [fix] How to Show file extensions on all files on Mac
- How to Find Where Mac Terminal App is Located?
- AutoSave button not working on Office on Mac (Word, Excel or Powerpoint)
- macOS say command text to speech using various voices and languages
- How to change Ping TTL value on macOS
- Open .bash_profile File in TextEdit using Terminal
- How to know the Safari Version on Mac
- How to Copy full Absolute Path of a File on Mac
- 13.0 MacOS Ventura release date
- Enable spell check in Sublime Text (macOS)
- How to Display Analog Clock on Mac Menu Bar
- How to turn off Location Services macOS Ventura 13
- How to Open VS Code on Mac
- Add Bookmark macOS Safari
- How to Fix cd: too many arguments Error in Terminal: A Step-by-Step Guide
- How to install wget on macOS
- Select Line Number TextEdit on Mac
- Strikethrough Text in Excel for Mac
- How to Enable or Disable Dark Mode on macOS Ventura 13
- How to hide or display Wifi icon in macOS Bug Sur Menu Bar
- How to install Yarn on Mac (macOS)
- How to fix command not found brew (bash, zsh) on macOS Terminal
- How to Schedule Mails in macOS Ventura
More Posts:
- Get-ADUser PowerShell - Get AD user details using email address - SharePoint
- How to change Android Titlebar theme color from Purple - Android
- How to replace with space - HowTos
- How to know your Mac Screen Resolution? - MacOS
- How to make macOS Terminal window Transparent (or Opaque) - MacOS
- How to enable anonymous public access for SharePoint Online site collection, file, folder without login ? - SharePoint
- How to find AUTO_INCREMENT Fields value in MySQL table - MySQL
- How to Upgrade Mac from Monterey to macOS Ventura - MacOS