mirror of
https://github.com/textmate/textmate.git
synced 2026-01-14 01:08:04 -05:00
Previously we used the system’s temporary directory and removed the script after use. This is because macOS 10.15 will “call home” (notarization?) when executing a new script (that it has not seen before), so with an unstable network connection, running commands could take several seconds.