diff --git a/NewMacSetup.md b/NewMacSetup.md new file mode 100644 index 0000000..fcfd698 --- /dev/null +++ b/NewMacSetup.md @@ -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` \ No newline at end of file