From d098892651875bbfb728b89fea89179053f61340 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Thu, 10 Feb 2022 20:52:05 +0100 Subject: fix: remove gpg tty export --- .config/shell/profile | 3 --- 1 file changed, 3 deletions(-) (limited to '.config/shell') diff --git a/.config/shell/profile b/.config/shell/profile index 1d11d80..824dcff 100755 --- a/.config/shell/profile +++ b/.config/shell/profile @@ -7,9 +7,6 @@ export PATH="$PATH:${$(find ~/.local/bin -type d -printf %p:)%%:}" unsetopt PROMPT_SP -# GPG -export GPG_TTY=$(tty) - # Default programs: export EDITOR="nvim" export TERMINAL="st" -- cgit v1.2.3-70-g09d2