9 lines
No EOL
303 B
Markdown
9 lines
No EOL
303 B
Markdown
# 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` |