Skip to content

kaave/mac_setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

macOS setup manual for me

SIP guard off (Debug level only)

reboot with pressing power switch, and run terminal.

csrutil enable --without debug
# memo https://gist.github.com/darwin/8e9192f0f2996b0f77c103e6bade1d9f

install Mac App Store's apps

🍎

through input pass on sudo

sudo visudo

# add
[USER_NAME] ALL = (ALL) NOPASSWD: ALL

kill sleep

System settings > Battery > Low power mode: Never

authorize XCode

sudo xcodebuild -license

get dotfiles and setup files

git clone [email protected]:kaave/mac_setup.git ~/mac_setup

after ansible

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages