mirror of
https://github.com/jakejarvis/dotfiles.git
synced 2025-10-28 21:05:46 -04:00
some updates for my new M1 mac ⚡
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
# https://github.com/kevinSuttle/macOS-Defaults/blob/master/.macos
|
||||
|
||||
# Change new hostname here if necessary
|
||||
COMPUTER_NAME="JJ-MBP13"
|
||||
COMPUTER_NAME="JJ-MBA"
|
||||
|
||||
# Quit System Preferences.app if open
|
||||
osascript -e 'tell application "System Preferences" to quit'
|
||||
|
||||
@@ -21,8 +21,8 @@ if test ! "$(which brew)"; then
|
||||
fi
|
||||
|
||||
# Fix some installation errors
|
||||
sudo chown -R "$(whoami)" /usr/local/share/man/man8
|
||||
chmod u+w /usr/local/share/man/man8
|
||||
# sudo chown -R "$(whoami)" /usr/local/share/man/man8
|
||||
# chmod u+w /usr/local/share/man/man8
|
||||
|
||||
# Disable analytics
|
||||
# https://docs.brew.sh/Analytics
|
||||
|
||||
Reference in New Issue
Block a user