Skip to content

Instantly share code, notes, and snippets.

@xanathar
Created February 21, 2022 15:02
Show Gist options
  • Save xanathar/d1ad9e49af257bf8af364b56bb89dea9 to your computer and use it in GitHub Desktop.
Save xanathar/d1ad9e49af257bf8af364b56bb89dea9 to your computer and use it in GitHub Desktop.
Mac Setup
chflags nohidden ~/Library
defaults write com.apple.loginwindow LoginwindowLaunchesRelaunchApps -bool false
defaults write com.apple.finder AppleShowAllFiles true
defaults write com.apple.finder QLEnableTextSelection -bool true
defaults write com.apple.DiskUtility DUDebugMenuEnabled -bool true
defaults write com.apple.DiskUtility advanced-image-options -bool true
defaults write com.apple.helpviewer DevMode -bool true
sudo nvram SystemAudioVolume=%80
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment