In OS X Lion and Mountain Lion the default setting is to hide the Library folder, probably to stop people from deleting or damaging files that are necessary for OS X Lion to run properly.
The Library folder was visible by default in past versions of Mac OS X, this is how to get it back:-
Show User ~/Library in OS X Lion & Mountain Lion
Open Terminal, and enter the following command to show or hide the directory:
chflags nohidden ~/Library/
The users Library folder will immediately become visible again. Reverting this back to the standard Lion setting is simple too:
Hide User ~/Library in OS X Lion (default setting)
This returns to the default setting of hiding the user Library directory:
chflags hidden ~/Library
Changes take effect immediately again, and Library becomes invisible to the user.
Thank you very much!
Thank you SO much! That folder was bothering me right from the start.
This was very helpful for 2011 on mountain lion, making the library folder viewable is essential so you can move microsoft user data to the correct preferences folder.
So much pain but I am glad I am not the only one experiencing it 🙂
Thank You very Much. I hated the microsoft userdata folder. Finally its gone. Thanks once again.
Thanks for such clear and helpful instructions. Cheers!
Hi.
Where do I type in the Shoe User command?