8/1/2011 ~ 1 min read

Lion Dev Tricks


  1. Show all files/folders in finder: defaults write com.apple.finder AppleShowAllFiles -bool YES
  2. show full filepath in finder: defaults write com.apple.finder _FXSHowPosixPathInTitle -bool YES

Headshot of Matthew Hippely

Hi, I’m Matthew. I live in Ventura County, and spend my time thinking about systems, software, and how things evolve over time.

You can find me on GitHub, LinkedIn, or read more about me here.