X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=bash%2F.bash_profile;h=c4958eba66df8a0efa9538ffa4eadba04ba02ddd;hb=ccba59cd06d0018f2aedb04f13c17c9cca94a7ad;hp=6b96684eb3bf7082a44493315a5b41e42d408ee5;hpb=c0578d6193c710b9a6786b18e9d655b15c4fcfb4;p=max%2Fdotfiles.git diff --git a/bash/.bash_profile b/bash/.bash_profile index 6b96684..c4958eb 100644 --- a/bash/.bash_profile +++ b/bash/.bash_profile @@ -26,3 +26,5 @@ else fi export GPG_AGENT_INFO # the env file does not contain the export statement export SSH_AUTH_SOCK # enable gpg-agent for ssh + +export TMPDIR="/home/max/.local/tmp"