1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-11-30 13:34:10 +00:00
Files
prezto/runcoms/zprofile
Samantha McVey a4ff6acd56 [runcoms/zprofile+zshenv] Ensure TMPDIR is always set
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.
2017-06-26 14:58:37 -07:00

1.3 KiB