diff --git a/.macos b/.macos index 69e0aaa97c1..e7da9cbded0 100755 --- a/.macos +++ b/.macos @@ -336,7 +336,7 @@ defaults write com.apple.finder WarnOnEmptyTrash -bool false defaults write com.apple.NetworkBrowser BrowseAllInterfaces -bool true # Show the ~/Library folder -chflags nohidden ~/Library +chflags nohidden ~/Library && xattr -d com.apple.FinderInfo ~/Library # Show the /Volumes folder sudo chflags nohidden /Volumes