# # ~/.bash_profile # [[ -f ~/.bashrc ]] && . ~/.bashrc export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/ssh-agent.socket" export DEBUGINFOD_URLS="https://debuginfod.archlinux.org" export XDG_DATA_HOME="$HOME/.local/share" export GNUPGHOME="$XDG_DATA_HOME"/gnupg