Getting Started

From ZSH or Oh-My-ZSH on Ubuntu:

Install

Make sure git is installed before:

sudo apt-get install zsh
curl -L http://install.ohmyz.sh | sh
which zsh
chsh
# Enter your sudo password
# Now type the path you found above, e.g. /usr/bin/zsh

Re-start your computer to activate zsh.