]> git.friedersdorff.com Git - max/dotfiles.git/blobdiff - bash/.bash_profile
use ~/.local/tmp as TMPDIR
[max/dotfiles.git] / bash / .bash_profile
index 9a5044bbdb8277a517c850c13f205f606e0fa554..c4958eba66df8a0efa9538ffa4eadba04ba02ddd 100644 (file)
@@ -27,4 +27,4 @@ fi
 export GPG_AGENT_INFO  # the env file does not contain the export statement
 export SSH_AUTH_SOCK   # enable gpg-agent for ssh
 
-export USER_TMP="/home/max/.local/tmp"
+export TMPDIR="/home/max/.local/tmp"