From 3e56baaf52009fd3947d8c5d54b922f87c55e899 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Sat, 11 Apr 2020 14:06:55 +0200 Subject: [PATCH] zsh: Remove gpg agent TTY update in zshrc --- zsh/zshrc.d/90_startup.sh | 1 - 1 file changed, 1 deletion(-) delete mode 100644 zsh/zshrc.d/90_startup.sh diff --git a/zsh/zshrc.d/90_startup.sh b/zsh/zshrc.d/90_startup.sh deleted file mode 100644 index 54765e3..0000000 --- a/zsh/zshrc.d/90_startup.sh +++ /dev/null @@ -1 +0,0 @@ -gpg-connect-agent updatestartuptty /bye >/dev/null