For correct work you will first need:
- A zsh–framework oh-my-zsh
- For iTerm2. It is recommended to use with a dark background. Font 13pt Menlo Regular.
Installing using curl:
curl -o - https://raw.githubusercontent.com/dekermendzhy/mixed-zsh-theme/master/install.sh | zsh
Installing using wget:
wget -O - https://raw.githubusercontent.com/dekermendzhy/mixed-zsh-theme/master/install.sh | zsh