Better default - show all file extensions.

This commit is contained in:
Jeff Geerling
2014-03-06 10:39:38 -06:00
parent dac8d6b5b3
commit d88cefea73
Vendored
+1 -1
View File
@@ -151,7 +151,7 @@ defaults write com.apple.finder ShowRemovableMediaOnDesktop -bool true
# defaults write com.apple.finder AppleShowAllFiles -bool true
# Finder: show all filename extensions
# defaults write NSGlobalDomain AppleShowAllExtensions -bool true
defaults write NSGlobalDomain AppleShowAllExtensions -bool true
# Finder: show status bar
defaults write com.apple.finder ShowStatusBar -bool true