diff --git a/macos/.macos b/macos/.macos index 3f6f845..858f3a2 100644 --- a/macos/.macos +++ b/macos/.macos @@ -335,7 +335,7 @@ defaults write com.apple.finder FXRemoveOldTrashItems -bool true # defaults write com.apple.NetworkBrowser BrowseAllInterfaces -bool true # Show the ~/Library folder -chflags nohidden ~/Library && xattr -d com.apple.FinderInfo ~/Library || true +chflags nohidden ~/Library # Show the /Volumes folder # sudo chflags nohidden /Volumes