shlogg · Early preview
Mkdev.me @mkdev_me

Software Engineering Toolset: OhMyZsh & Janus Installation

Installing OhMyZsh & Janus on MacOS, Linux or Windows WSL: Zsh with plugins like git, json, terraform & Vim distribution with NerdTree, syntax highlighting & auto-completion.

In this article I want to show you the toolset that I install on every new workstation.
This is going to be a very subjective recommendation. I just felt I should share the exact steps that I do to get productive in the shortest time possible. I actually don't have any kind of complex setup. I like to keep things as simple as possible.
The configuration I will show you will work on any MacOS, Linux or even Windows WSL systems.
It's really portable and thats another reason I really like this setup.

  
  
  Zsh Demo

First of all, I have to install couple of packages.

yum install zsh git ruby...