X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=bash%2F.bash_profile;h=9a5044bbdb8277a517c850c13f205f606e0fa554;hb=5375af6b6fef42d55b9198ea97d49bbad5df848a;hp=6b96684eb3bf7082a44493315a5b41e42d408ee5;hpb=c0578d6193c710b9a6786b18e9d655b15c4fcfb4;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"