Lion hides User’s Library folder by default, but sometimes it’s convenient to make it visible. Here’s an easy way to do:
1. Open Terminal (from Spotlight or go to /Applications/Utilities/Terminal)
2. Enter the command, replace <Username> with your actual username
chflags nohidden /Users/<Username>/Library
