DEV Community

Matthias 🤖
Matthias 🤖

Posted on

Switching to Zsh (the new macOS default shell)

With the release of macOS Catalina, the Z shell became the standard macOS shell.

I used Bash for many years, but I am willing to switch to zsh.
I already installed Oh My Zsh and added some aliases I used before.

Do you have any good advices or snippets which might be helpful?

Latest comments (3)

Collapse
 
devdrake0 profile image
Si

Take a look at these plugins:

git
osx
zsh-autosuggestions
zsh-syntax-highlighting
z
history-substring-search
colored-man-pages
Collapse
 
d1p profile image
Debashis Dip

If you like minimalist approach then you might like theunraveler theme.

you can also try these plugins

  • git
  • colored-man-pages
  • colorize
  • dotenv
  • zsh-syntax-highlighting
  • zsh-autosuggestions
Collapse
 
devdrake0 profile image
Si

quitely changes to theunraveler theme