Skip to content

Instantly share code, notes, and snippets.

@jsakas
Created April 29, 2016 01:48
Show Gist options
  • Save jsakas/0344982036058365c70315a3116849ec to your computer and use it in GitHub Desktop.
Save jsakas/0344982036058365c70315a3116849ec to your computer and use it in GitHub Desktop.
Hide Ableton .asd Files in Terminal

Hide Ableton .asd Files in Terminal

If you're an Ableton Live user and have a lot of music, Ableton's .asd files can become quite annoying. You can hide them by running:

$ chflags hidden /path/to/folder/*.asd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment