By Default, any ubuntu VM lacks quite some things & plugis. Zsh, Oh-My-Zsh, Ruby, Go, etc.
(Will keep on adding more items in this) Installing Oh-My-Zsh Installing Oh-My-Zsh By default, bash is the default shell in ubuntu. So let’s first change the default shell to zsh sudo apt install curl wget git …