EnableGlobbingStandardErrorPath/dev/null Using the Option-Go menu is fine for the occasional use, but that doesn't work in File dialogs. VERY irritating that they reset this flag for updates or even feel the need to hide it in the first place. All I do is run the command: $chflags nohidden ~/Library/ There is no need for //usr/bin/ (as mentioned in the previous hint) Then, browse to the folder in the Finder, drag it over into the sidebar, then do the command again. Only this time making it hidden: $chflags hidden ~/Library/ Then, it won't be visible in my ~ folder anymore, but it will still be perfectly accessible from the sidebar. This article is intended for system administrators. If you believe this issue affects you, contact the system administrator for your business or school.Hide a user account in the macOS login window1. Log in as an admin user.2. Use this Terminal command. Substitute the short name of the user that you want to hide for 'hiddenuser':How To Make Library Unhidden MachineThe user account is also hidden in System Preferences the next time it's opened. This command can't be used with the Guest user account. Learn how to manage the Guest user account.Show a hidden user accountIf you want to show the hidden user, set the user’s IsHidden attribute to 0:If you want, you can delete the IsHidden attribute instead.Hide the home directory and share pointYou can move the hidden user's home directory to a place that's not visible from the Finder. And you can remove the hidden user's Public Folder share point.This command moves the home directory of 'hiddenuser' to /var, a hidden directory:How To Make Library Unhidden MachinesThis command updates the user record of 'hiddenuser' with the new home directory path in /var:How To Make Library Unhidden Mac FreeThis command removes the Public Folder share point for the user with the long name 'Hidden User”:">