From 25dd5f8379942c78405c4d2a01573973e8b69f28 Mon Sep 17 00:00:00 2001 From: Tobias Reisinger Date: Mon, 28 Mar 2022 16:46:21 +0200 Subject: [PATCH] Remove card-status call --- .zprofile | 1 - 1 file changed, 1 deletion(-) diff --git a/.zprofile b/.zprofile index 31c5de9..b1826d2 100644 --- a/.zprofile +++ b/.zprofile @@ -6,7 +6,6 @@ then ssh_sock=$(gpgconf --list-dirs agent-ssh-socket) export SSH_AUTH_SOCK="$ssh_sock" gpgconf --launch gpg-agent - gpg2 --card-status > /dev/null fi if [ -z $DISPLAY ] && [ "$(tty)" = "/dev/tty1" ]; then