Install and Configure Oh My Zsh and use it in VSCode

Author: Omid Farhang Published: June 5, 2019 Reading Time: 3 min

If you use the simple Bash Terminal in your OS, you may want to give Zsh a try to use a faster and safer terminal with many more features. The simple Bash that exist in the common dist of Linuxes are not changed over years and just received some security fixes, but the community behind Zsh are improving it everyday and bring new useful plugins. I use ‘Oh my Zsh’, Oh My Zsh is an open source, community-driven framework for managing your zsh configuration. ...

Continue Reading Install and Configure Oh My Zsh and use it in VSCode