X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=bash%2F.bash_profile;fp=bash%2F.bash_profile;h=c4958eba66df8a0efa9538ffa4eadba04ba02ddd;hb=8cd8d91a7f2698b675d486a127481a20db58ce41;hp=9a5044bbdb8277a517c850c13f205f606e0fa554;hpb=b9cd958c8bbc799ca278428eec197f72a1b0053d;p=max%2Fdotfiles.git diff --git a/bash/.bash_profile b/bash/.bash_profile index 9a5044b..c4958eb 100644 --- a/bash/.bash_profile +++ b/bash/.bash_profile @@ -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"