Update and rename osx to macos
This commit is contained in:
parent
8eb57701b7
commit
b459999163
@ -1,5 +1,5 @@
|
||||
# Gratuitously stolen from @mathiasbynens
|
||||
# https://github.com/mathiasbynens/dotfiles/blob/master/.osx
|
||||
# https://github.com/mathiasbynens/dotfiles/blob/master/.macos
|
||||
|
||||
# Disable menu bar transparency
|
||||
defaults write NSGlobalDomain AppleEnableMenuBarTransparency -bool false
|
||||
@ -244,4 +244,4 @@ defaults write com.google.Chrome.plist AppleEnableSwipeNavigateWithScrolls -bool
|
||||
|
||||
# Kill affected applications
|
||||
for app in Finder Dock Mail Safari iTunes iCal Address\ Book SystemUIServer; do killall "$app" > /dev/null 2>&1; done
|
||||
echo "OSX Hacks Done. Note that some of these changes require a logout/restart to take effect."
|
||||
echo "macOS Hacks Done. Note that some of these changes require a logout/restart to take effect."
|
Loading…
Reference in New Issue
Block a user