Created
November 29, 2016 10:56
-
-
Save andevsoftware/390c64deeb1e597136e63f4bbb9ba3f5 to your computer and use it in GitHub Desktop.
MacOS Finder: Full file path
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 _FXShowPosixPathInTitle -bool true; killall Finder |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment