zsh: hello -sk ssh keys

This commit is contained in:
Daniel Lundin 2023-06-06 10:38:58 +02:00
parent 742b149306
commit d9039fa3f6

4
.zshrc
View file

@ -106,10 +106,6 @@ bindkey '^g' _jump
bindkey '^_' _cwd_gitroot
## Gnupg / gpg / ssh / yubikey
export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
## Pager
export LESS="--mouse --wheel-lines=1 -nRXF"
export LESSCOLORIZER="bat"