You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
osxprivacy/setup

9 lines
181 B

#!/bin/bash
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