diff --git a/macos/.macos b/macos/.macos index bedafc1..e7a611c 100644 --- a/macos/.macos +++ b/macos/.macos @@ -332,7 +332,7 @@ defaults write com.apple.finder FXPreferredViewStyle -string "Nlsv" # defaults write com.apple.NetworkBrowser BrowseAllInterfaces -bool true # Show the ~/Library folder -chflags nohidden ~/Library && xattr -d com.apple.FinderInfo ~/Library +chflags nohidden ~/Library && xattr -d com.apple.FinderInfo ~/Library || true # Show the /Volumes folder # sudo chflags nohidden /Volumes