top of page

Show Hidden Finder ◉

Open Terminal and paste:

If you've ever needed to access hidden files on your Mac—like .bashrc , .gitignore , or system configs—you know Finder hides them by default. Here's the quick way to show them. show hidden finder

Files/folders starting with a dot ( . ) are hidden to prevent accidental edits. Great for your .ssh or .zshrc , but don't move/rename system ones. Open Terminal and paste: If you've ever needed

defaults write com.apple.Finder AppleShowAllFiles true && killall Finder Change true to false to hide them again. ) are hidden to prevent accidental edits

Press Cmd + Shift + . (period) inside any Finder window or file picker. Works instantly, no restart needed.

Pro tip: Use Cmd + Shift + . as a toggle—fastest for occasional access. Want a version tailored to a specific platform (like Windows/Linux) or a more casual/sarcastic tone?

© 2026 Emerald Fair Vector. All rights reserved.by SpacePirate Games, LLC

bottom of page