X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=bash%2F.bashrc;h=52753fa0c1b42ae34a981c5474b8905051ab8c63;hb=HEAD;hp=262240a26400d19c04c15eae12d879cfdff5742d;hpb=2b5c036e7b5ff45e2eed26dd7ce499c6eaf7bf2f;p=max%2Fdotfiles.git diff --git a/bash/.bashrc b/bash/.bashrc index 262240a..52753fa 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -114,5 +114,5 @@ export GPG_TTY=($tty) gpg-connect-agent updatestartuptty /bye > /dev/null export EDITOR="vim" -export TMPDIR="/home/max/.local/tmp" +export TMPDIR="/tmp/${USER}" eval `dircolors ~/.dir_colors`