Back to Setup

Oh My Zsh

_partials/oh_my_zsh.md

latest495 B
Original Source

Oh-my-zsh

Let's install the zsh plugin Oh My Zsh.

In a terminal execute the following command:

bash
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

If asked "Do you want to change your default shell to zsh?", press Y

At the end your terminal should look like this:

:heavy_check_mark: If it does, you can continue :+1:

:x: Otherwise, please ask for a teacher