diff --git a/runcoms/zprofile b/runcoms/zprofile index 4daeb13..d87cb3b 100644 --- a/runcoms/zprofile +++ b/runcoms/zprofile @@ -72,6 +72,3 @@ if [[ ! -d "$TMPDIR" ]]; then fi TMPPREFIX="${TMPDIR%/}/zsh" -if [[ ! -d "$TMPPREFIX" ]]; then - mkdir -p "$TMPPREFIX" -fi