Fix shellcheck warnings

master
Hektor Misplon 2023-08-30 11:38:03 +02:00
parent ea0ec29bce
commit e8cad0a7a5
1 changed files with 2 additions and 0 deletions

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"