Skip to content

Instantly share code, notes, and snippets.

@NimoTh
Created October 12, 2017 08:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NimoTh/33713ca54e540a98ef2d9ef88c8c2ee6 to your computer and use it in GitHub Desktop.
Save NimoTh/33713ca54e540a98ef2d9ef88c8c2ee6 to your computer and use it in GitHub Desktop.
### Add this at the top of mc.ext
### Open all files using macos open, except archives ###
regex/\.(.*)(?<!tgz|tpz|gz|z|ipk|gem|lzma|bz|lz|lz4|tlz4|xz|txz|tar|rar|zip|jar|gzip|bz2|bzip2|bzip)$
Open=(open %s &)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment