mirror of
https://github.com/tommytran732/macOS-Setup-Script
synced 2024-11-24 10:41:33 -05:00
Compare commits
No commits in common. "f74e1cf8b6dd5d5f4b2b5deba9b78b9f580f240a" and "4a84b8379dd3a6e71dc223a8733845dd42ea12b8" have entirely different histories.
f74e1cf8b6
...
4a84b8379d
@ -12,6 +12,5 @@ defaults write com.apple.Safari IncludeInternalDebugMenu 1
|
|||||||
|
|
||||||
#Install Brew
|
#Install Brew
|
||||||
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
|
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
|
||||||
brew tap homebrew/autoupdate
|
|
||||||
brew tap homebrew/cask-versions
|
|
||||||
brew install --cask android-platform-tools chronycontrol github gpg-suite-no-mail microsoft-edge mullvadvpn orbstack visual-studio-code
|
brew install --cask android-platform-tools chronycontrol github gpg-suite-no-mail microsoft-edge mullvadvpn orbstack visual-studio-code
|
||||||
|
|
||||||
|
@ -25,6 +25,8 @@ bindcmdaddress /var/run/chrony/chronyd.sock
|
|||||||
log tracking measurements statistics
|
log tracking measurements statistics
|
||||||
logdir /var/log/chrony
|
logdir /var/log/chrony
|
||||||
|
|
||||||
|
# Specify directory for dumping measurements.
|
||||||
|
|
||||||
ntsdumpdir /var/db/chrony/
|
ntsdumpdir /var/db/chrony/
|
||||||
|
|
||||||
leapsectz right/UTC
|
leapsectz right/UTC
|
||||||
|
Loading…
Reference in New Issue
Block a user