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
-
Have Questions? Post them here!
More Posts related to MacOS,
- Opening mac Terminal
- How to change default macOS Terminal Window size
- How to clear Mac Terminal screen
- Find Hostname of Mac running on macOS Ventura 13
- Installing MongoDB on Linux/Unix/macOS/Ubuntu
- How to switch from bash to zsh shell in macOS Terminal
- Limit scrollback rows in macOS Terminal
- How to Set Background Wallpaper on macOS 13 Ventura
- This operation couldnt be completed. Unable to locate a Java Runtime. [macOS]
- Encode or Decode Base64 String using Mac Terminal Command
- List of All Apple Silicon ARM Based M1/M2 Mac [updated Oct 2022)
- How to remove Siri from Menu Bar [macOS Big Sur]
- Must Know Homebrew Commands for Mac/Linux Users
- Hide Keyboard Text Input Icon on macOS Ventura Menu Bar
- 13.0 MacOS Ventura release date
- How to change the default location of Mac Screenshot
- How to set Out Of Office (OOO) on Outlook for Mac
- 30+ Zoom video communications application shortcuts for macOS
- How to install wget on macOS
- Mac turn dark mode on or off using terminal command
- Create Symbolic Link using Terminal Command
- Mac - How to Install VirtualBox
- How to Enable or Disable Dark Mode on macOS Ventura 13
- How to install homebrew (brew) on M1 Mac
- How to uninstall Microsoft Outlook on Mac
More Posts:
- How to find someone on Instagram - HowTos
- [Solution] Java Error Code 1603. Java Update did not complete. - Java
- Java JDBC with Join Queries Example - Java
- How to tar.gz a directory or folder Command - Linux
- Bootstrap tooltip not working - Bootstrap
- How to Clear Cache for a website (URL) in Safari for Mac - MacOS
- SharePoint error cannot connect to the configuration database - SharePoint
- Special character & not working with SharePoint REST API - SharePoint