OSXはGUI設定で不可視ファイルの表示ができなくなっているので、ターミナルでコマンドを流す。
defaults write com.apple.finder AppleShowAllFiles -boolean true
Finderの再起動
killall Finder