Removes YubiKey-specific config in .zshrc

This commit is contained in:
Maximilian Kratz 2023-11-07 20:55:01 +01:00
parent 5926b3de58
commit 985c19dc0b
1 changed files with 3 additions and 3 deletions

View File

@ -118,6 +118,6 @@ source $ZSH/oh-my-zsh.sh
export PATH=$PATH:~/.local/bin/
# Yubikey SSH stuff
export GPG_TTY="$(tty)"
export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
gpg-connect-agent updatestartuptty /bye > /dev/null
#export GPG_TTY="$(tty)"
#export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
#gpg-connect-agent updatestartuptty /bye > /dev/null