Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 801 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 801 Bytes

config (easy setup of config files)

Basic Setup

mkdir /tmp/setup-config && cd /tmp/setup-config
wget https://raw.githubusercontent.com/richardchen331/config/master/setup.sh
sh setup.sh
cd ~
rm -rf /tmp/setup-config
chsh -s `which zsh`

iTerm2