Created
August 30, 2017 03:33
-
-
Save vanities/5ba7181422865157bf3f814e88f8aadc to your computer and use it in GitHub Desktop.
enable hidden files mac
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
defaults write com.apple.Finder AppleShowAllFiles true | |
killall Finder |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment