From e34c8cce228b74f86f78ab7ace7dda1eb9642387 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Fri, 31 Aug 2018 23:06:59 +0200 Subject: [PATCH] Export location of static ssh_auth_sock Signed-off-by: Knut Ahlers --- .zsh/config.sh | 1 + 1 file changed, 1 insertion(+) 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