Skip to content

Instantly share code, notes, and snippets.

@andevsoftware
Created November 29, 2016 10:56
Show Gist options
  • Save andevsoftware/390c64deeb1e597136e63f4bbb9ba3f5 to your computer and use it in GitHub Desktop.
Save andevsoftware/390c64deeb1e597136e63f4bbb9ba3f5 to your computer and use it in GitHub Desktop.
MacOS Finder: Full file path
defaults write com.apple.finder _FXShowPosixPathInTitle -bool true; killall Finder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment