Show Hidden: Finder Link
If you're a developer or need to frequently toggle hidden files, consider using the keyboard shortcut ( Command + Shift + . ) for convenience.
Showing all hidden files floods your desktop and folders with system links (e.g., .DS_Store , .localized ). Use with caution. show hidden finder link
To hide files and folders again, use the following command: defaults write com.apple.finder AppleShowAllFiles NO and relaunch Finder. If you're a developer or need to frequently
If by "Link" you meant you want to create a shortcut to a hidden folder so you can access it easily later: show hidden finder link
defaults write com.apple.finder _FXShowPosixPathInTitle -bool true; killall Finder










