To show hidden files (to set back to hidden use FALSE) open Terminal and run:
$ defaults write com.apple.finder AppleShowAllFiles TRUE
$ killall Finder
Thanks to Lifehacker
Blending Code, Storytelling & Culture
To show hidden files (to set back to hidden use FALSE) open Terminal and run:
$ defaults write com.apple.finder AppleShowAllFiles TRUE
$ killall Finder
Thanks to Lifehacker