Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialJake Almendarez
Front End Web Development Techdegree Student 4,250 Pointsbash and zsh
i have zsh shell on my mac. should i keep it or change to bash? if i should change how do i do that?
1 Answer
Daniel Jong
11,071 PointsIn my opinion, you can keep it as it has a lot of cool features that bash doesn't have, however learning bash is still important nowadays because many machines are still using bash.
Here's a website from Google that teaches how to switch to bash in Mac, hope it helps!
https://www.howtogeek.com/444596/how-to-change-the-default-shell-to-bash-in-macos-catalina/