Oh my ZSH on MAC oS X

Anton Lytvynov
2 min readApr 21, 2020

Beautiful and useful terminal

Installation

brew install zsh zsh-completion

curl -L https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh | sh

ZSH shell by default

# chsh -s /bin/zsh

Useful commands

Full list can be found here https://github.com/ohmyzsh/ohmyzsh/wiki/Cheatsheet

Themes

All the current themes can be found in the themes/ directory in the oh-my-zsh distribution.

If you want to add some new theme fill free to look the most popular themes

I personally prefer agnoster and robbyrussell

agnoster
robbyrussell

Change Theme

open ~/.zshrc

You will see the current theme you use

ZSH settings

So to change the a theme, change the value of ZSH_THEME=<theme_name>

Thank you for your attention

Thank you for your attention. If you have any questions feel free to contact me. I‘ll be glad to help you.

Need professional help in web or mobile development?
Recommendation for planning or estimation of your project?
Feel free to contact me here.

P.S. I really appreciate your like or share 🙏.

--

--

Anton Lytvynov
Anton Lytvynov

Written by Anton Lytvynov

CEO & Founder of Lytvynov Production, Senior web developer, architect, cryptocurrencies trader, https://lytvynov-production.com

No responses yet