Skip to content

Instantly share code, notes, and snippets.

@gnthibault
Created October 31, 2024 06:32
Change default macOS terminal shell to bash
# Change the default shell to Bash by running the following command:
chsh -s /bin/bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment