Fix shellcheck warnings

This commit is contained in:
2023-08-30 17:03:37 +02:00
parent f7ab24dc21
commit a8a1416c50
+2
View File
@@ -1,3 +1,5 @@
# shellcheck shell=bash
# shellcheck disable=SC1090
[[ -f ~/.bashrc ]] && . ~/.bashrc
export SSH_AUTH_SOCK="${XDG_RUNTIME_DIR}/ssh-agent.socket"