Created
October 12, 2017 08:37
-
-
Save NimoTh/33713ca54e540a98ef2d9ef88c8c2ee6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### 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