1
0
mirror of https://github.com/tommytran732/macOS-Setup-Script synced 2024-11-22 09:51:33 -05:00

Compare commits

..

No commits in common. "4a84b8379dd3a6e71dc223a8733845dd42ea12b8" and "a4e5f8c857889678b708186f58e263b22a4f2407" have entirely different histories.

4 changed files with 4 additions and 52 deletions

View File

@ -9,3 +9,7 @@ sudo chmod 644 /etc/ssh/ssh_config.d/10-custom.conf
#Enable Safari debug menu #Enable Safari debug menu
defaults write com.apple.Safari IncludeInternalDebugMenu 1 defaults write com.apple.Safari IncludeInternalDebugMenu 1
# Hide the administrator user
sudo dscl . create /Users/administrator IsHidden 1
sudo chflags hidden /Users/administrator

View File

@ -1,16 +0,0 @@
#!/bin/zsh
#Comment this line out if you don't have Touch ID
awk 'NR==2 {print "auth sufficient pam_tid.so"} 1' /etc/pam.d/sudo | sudo tee /etc/pam.d/sudo
# Verify SSH Fingerprints
echo "VerifyHostKeyDNS yes" | sudo tee /etc/ssh/ssh_config.d/10-custom.conf
sudo chmod 644 /etc/ssh/ssh_config.d/10-custom.conf
#Enable Safari debug menu
defaults write com.apple.Safari IncludeInternalDebugMenu 1
#Install Brew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install --cask android-platform-tools chronycontrol github gpg-suite-no-mail microsoft-edge mullvadvpn orbstack visual-studio-code

View File

@ -1,36 +0,0 @@
#
# chronyd configuration file
#
# Documentation at: https://chrony-project.org/manual.html#Configuration-file
#
#
user daemon
server time.cloudflare.com iburst nts
server ntppool1.time.nl iburst nts
server nts.netnod.se iburst nts
server ptbtime1.ptb.de iburst nts
minsources 2
authselectmode require
# EF
dscp 46
driftfile /var/db/chrony/chrony.drift
bindcmdaddress /var/run/chrony/chronyd.sock
log tracking measurements statistics
logdir /var/log/chrony
# Specify directory for dumping measurements.
ntsdumpdir /var/db/chrony/
leapsectz right/UTC
makestep 1.0 3
rtconutc
rtcsync