X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=bash%2F.bash_profile;h=9a5044bbdb8277a517c850c13f205f606e0fa554;hb=1c060430db435ff1181a2bad6618734be64d0909;hp=6b96684eb3bf7082a44493315a5b41e42d408ee5;hpb=e399a0c37f3501b122d8299f3f0170cc6426c46b;p=max%2Fdotfiles.git diff --git a/bash/.bash_profile b/bash/.bash_profile index 6b96684..9a5044b 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 USER_TMP="/home/max/.local/tmp"