diff --git a/.bash_profile b/.bash_profile index 19d03e6..b9c697f 100644 --- a/.bash_profile +++ b/.bash_profile @@ -1,3 +1,5 @@ +# shellcheck shell=bash +# shellcheck disable=SC1090 [[ -f ~/.bashrc ]] && . ~/.bashrc export SSH_AUTH_SOCK="${XDG_RUNTIME_DIR}/ssh-agent.socket"