Skip to content

matthewweldon/mac-setup-script

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

271 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Dead simple script to setup my new Mac:

cd ~/Downloads
curl -sL https://raw.githubusercontent.com/pathikrit/mac-setup-script/master/defaults.sh | bash
curl -O https://raw.githubusercontent.com/pathikrit/mac-setup-script/master/install.sh
chmod +x install.sh
./install.sh

TODO:

Programs

-brew -unarchiver -xcode

Meta -Workplace app -flipper -xcode

Mac Settings -set date time & dat time format -24 hour time -set time format -set celcius -dock & menu bar settings -menubar clock show date never, hide date of week -auto hide show -minimize scale effect -dont show recent dock applications -mission control -disable auto rearrange spaces by recent use -general -prefer tabs always -click scroll bar to jump to spot that's clicked -auto light dark -touch id, pinky & index -security -allow apple watch to unlock -battery / power - -disable scroll to go back -keyboard repeat rate

About

Fork of script to setup my mac

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%