Export location of static ssh_auth_sock

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2018-08-31 23:06:59 +02:00
parent cb2b5b8497
commit e34c8cce22
Signed by: luzifer
GPG Key ID: DC2729FDD34BE99E

View File

@ -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