Answers...

to commonly asked questions.

How to turn on iCloud Photo Library

To show invisibles:

In terminal type the following:
defaults write com.apple.Finder AppleShowAllFiles YES

then killall Finder

to hide invisibles:

In terminal type the following:
defaults write com.apple.Finder AppleShowAllFiles FALSE

then killall Finder
This image is a theme.plist hack