mirror of
https://github.com/tommytran732/macOS-Setup-Script
synced 2024-11-24 10:41:33 -05:00
Compare commits
2 Commits
4a84b8379d
...
f74e1cf8b6
Author | SHA1 | Date | |
---|---|---|---|
f74e1cf8b6 | |||
4cb59acd88 |
@ -12,5 +12,6 @@ defaults write com.apple.Safari IncludeInternalDebugMenu 1
|
||||
|
||||
#Install Brew
|
||||
/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
|
||||
|
||||
|
@ -25,8 +25,6 @@ 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
|
||||
|
Loading…
Reference in New Issue
Block a user