mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-11-30 04:34:09 +00:00
In some cases TMPDIR may not be set, in which case it could cause issues for zsh modules. This change was prompted by issue #1331. Also when creating a missing TMPDIR, use mkdir --mode=700 instead of creating the directory and then chmoding it afterward.
1.3 KiB
1.3 KiB