diff --git a/.osx b/.osx index aa3ca4c..a96973b 100755 --- a/.osx +++ b/.osx @@ -272,6 +272,9 @@ defaults write com.apple.finder EmptyTrashSecurely -bool true # Enable AirDrop over Ethernet and on unsupported Macs running Lion defaults write com.apple.NetworkBrowser BrowseAllInterfaces -bool true +# Enable the MacBook Air SuperDrive on any Mac +sudo nvram boot-args="mbasd=1" + # Show the ~/Library folder chflags nohidden ~/Library