Show hidden files in finder

Enable showing hidden files in finder

defaults write com.apple.finder AppleShowAllFiles - bool true

    KillAll Finder

disable showing hidden files in finder

defaults write com.apple.finder AppleShowAllFiles - bool false

    KillAll Finder