README.md
for version 1.0 of my zsh config.
This script installs and configures Oh-My-Zsh that adds Zsh two fish-like features and a powerline theme, the only thing left to the user, is to install a powerline patched font and apply the solarized dark color scheme to the terminal
The installation is very simple, just clone this repo and run the script:
git clone --depth 1 https://github.com/ZenTauro/My-Zsh-.git && cd My-Zsh- && ./my-zsh-config.sh
This is pretty much a personal project so optimal performance should not be expected. Also, this is the first script that I have written so do it at your own risk