Skip to content

Instantly share code, notes, and snippets.

@pstaender
Created January 2, 2014 22:29
Show Gist options
  • Select an option

  • Save pstaender/8228311 to your computer and use it in GitHub Desktop.

Select an option

Save pstaender/8228311 to your computer and use it in GitHub Desktop.
Make Library folder visible in MacOSX
#!/bin/sh
chflags nohidden ~/Library
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment