Skip to content

Instantly share code, notes, and snippets.

@galaakk
Created April 18, 2013 20:58
Show Gist options
  • Save galaakk/5416169 to your computer and use it in GitHub Desktop.
Save galaakk/5416169 to your computer and use it in GitHub Desktop.
SH: search for tags with spotlight in the CLI (osx)
ftags () { mdfind "kMDItemOMUserTags == "$1"";}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment