Mac OS X 10.8 (I think 10.7 too) hides the user’s Library directory by default. This is annoying. To automatically make in show in Finder, run this:

wc:junker $ chflags nohidden ~/Library/

And if for some reason you want it to be hidden again, do this:

wc:junker $ chflags hidden ~/Library/