From 92fd97f9f8c62e51ba043dee499935e2e89834b4 Mon Sep 17 00:00:00 2001 From: Ohad Livne Date: Wed, 4 Jun 2025 22:46:53 +0300 Subject: [PATCH] Fix typo --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bashrc b/.bashrc index 77c1ee3..c49aba4 100755 --- a/.bashrc +++ b/.bashrc @@ -126,6 +126,6 @@ fi # Hook up direnv eval "$(direnv hook bash)" -# Tell GPG in where to open the pinentry dialog +# Tell GPG where to open the pinentry dialog GPG_TTY="$(tty)" export GPG_TTY