Skip to content

Instantly share code, notes, and snippets.

@spjpgrd
Created January 14, 2019 18:00
Show Gist options
  • Save spjpgrd/8346fb305ac55f349e3843c2108e49e8 to your computer and use it in GitHub Desktop.
Save spjpgrd/8346fb305ac55f349e3843c2108e49e8 to your computer and use it in GitHub Desktop.
Show Hidden Files on macOS

In macOS Sierra Apple added a Finder keyboard shortcut that makes it possible to quickly show all the hidden files and folders. You just need to do the following:

  1. Open the Finder
  2. Go to your Macintosh HD folder (access this from Devices in the left column)
  3. Hold down Cmd + Shift + . (dot)
  4. All the hidden files will become visible
  5. Hold down Cmd + Shift + . (dot) a second time to hide the files again

Source

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment