diff --git a/bashrc.d/local/stbbri-sec-1.bash b/bashrc.d/local/stbbri-sec-1.bash index 1330a31..80b7fa0 100644 --- a/bashrc.d/local/stbbri-sec-1.bash +++ b/bashrc.d/local/stbbri-sec-1.bash @@ -73,3 +73,5 @@ export SSH_AUTH_SOCK="${XDG_RUNTIME_DIR}/ssh-agent.socket" export EDITOR="vim -X" export BORG_PASSCOMMAND='pass show borg_sec1_to_sec2' + +export UV_CACHE_DIR="/local/scratch/$USER/.cache/"