Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 265 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 265 Bytes

TaZSHa

My Personal ZSH Configuration Framework

Install

  1. git clone --recursive https://github.com/cgundogan/TaZSHa $HOME/.ztazsha

  2. Put the following lines in your $HOME/.zshenv

    ZDOTDIR="$HOME/.ztazsha"
    source "$ZDOTDIR/.zshenv"