Skip to content

Commit

Permalink
[Fix sorin-ionescu#801] Make $TMPPREFIX a file path
Browse files Browse the repository at this point in the history
  • Loading branch information
sorin-ionescu committed Feb 23, 2015
1 parent 1292587 commit ab45ade
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions runcoms/zprofile
Expand Up @@ -72,6 +72,3 @@ if [[ ! -d "$TMPDIR" ]]; then
fi

TMPPREFIX="${TMPDIR%/}/zsh"
if [[ ! -d "$TMPPREFIX" ]]; then
mkdir -p "$TMPPREFIX"
fi

0 comments on commit ab45ade

Please sign in to comment.