added git config to new-os setup

This commit is contained in:
Jeffrey Paul 2016-03-08 02:59:55 -08:00
parent bb5b81fe65
commit 3b4ba3d964
1 changed files with 4 additions and 0 deletions

4
setup
View File

@ -3,3 +3,7 @@
sudo xcodebuild -license accept
sudo pmset -a sleep 180
sudo pmset -a displaysleep 180
git config --global user.name sneak
git config --global user.email jp@eeqj.com