Slices/NewMacSetup.md

9 lines
303 B
Markdown
Raw Permalink Normal View History

2025-01-27 17:22:38 +00:00
# Don't install too much (at first)
No need to copy the old APP Folder to the new system. You're gonna be fine
Prefer brew casks vs. App-Store
### Core Apps
### Core-Shell Setup
This will enable fingerprint -> sudo
`sed "s/^#auth/auth/" /etc/pam.d/sudo_local.template | sudo tee /etc/pam.d/sudo_local`