For some reason, Apple decided to hide the user’s Library folder in the Finder. If you’d like to show it again, run this command in the terminal:
chflags nohidden ~/Library
(to revert back to the default, change nohidden to hidden)
via Unhide Library Folder in OS X 10.7 Lion | brandon martinez.