Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 443 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 443 Bytes

TermConfig

Scripts to get my default zsh environment faster

Installation

Curl :

sh -c "$(curl -fsSL https://github.com/raw/ataibi/TermConfig/master/install.sh )"

Wget :

sh -c "$(wget https://github.com/raw/ataibi/TermConfig/master/install.sh -O -)"

Todo :

  • Add my own theme
  • Add aliases to zshrc file
  • Add uninstallation script
  • Add update script
  • Think about other things to do.