From e74aa4ea7a7e845588fd31746d2c85c9c7b0682c Mon Sep 17 00:00:00 2001 From: philw Date: Mon, 6 May 2024 22:37:55 +0200 Subject: Update dotfiles --- shell/bash/.bashrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'shell/bash') diff --git a/shell/bash/.bashrc b/shell/bash/.bashrc index 289d237..b921287 100644 --- a/shell/bash/.bashrc +++ b/shell/bash/.bashrc @@ -98,3 +98,5 @@ esac . "$HOME/.cargo/env" # export PATH=$PATH:$(xdg-user-dir USER)/.local/bin # export PATH=$PATH:$(xdg-user-dir USER)/.local/bin + +export GPG_TTY=$(tty) -- cgit v1.2.3