Setup hinzugefügt

This commit is contained in:
Sebastian Mondial 2025-01-27 17:22:38 +00:00
parent 20513f8446
commit 4be6024ae1

9
NewMacSetup.md Normal file
View file

@ -0,0 +1,9 @@
# 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`