diff --git a/.zsh/config.sh b/.zsh/config.sh index d7e62e7..65e12c1 100644 --- a/.zsh/config.sh +++ b/.zsh/config.sh @@ -20,6 +20,7 @@ export LANG=en_US.UTF-8 export LC_CTYPE=${LANG} export TZ="Europe/Berlin" export RIPGREP_CONFIG_PATH=$HOME/.config/ripgreprc +export SSH_AUTH_SOCK=$HOME/.ssh/ssh_auth_sock ## Map ctrl+← and ctrl+→ to move cursor word wise bindkey -e