Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 682 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 682 Bytes

README.md for version 1.0 of my zsh config.

Introduction

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

Installation

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

Disclaimer

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