This is a quick tip for viewing the hidden (by default) User Library folder in OS X Lion. This information can be found in tons of places on the web – I’m putting it here for easy reference for myself. Any you. Favorite it.
To permanently* show the user ~/Library folder in OS X Lion, fire up Terminal and enter this:
chflags nohidden ~/Library/
To hide it again, enter this:
chflags hidden ~/Library
* I have to run this command from time to time. Seems Lion reverts itself once in a while. So take permanently with a grain of barley.
[...] is located at User/Library/Safari/. If you don’t see the Library folder check out the article Permanently Show Library Folder in OS X Lion for an easy way to show [...]