From 9043a51b055bb3110b1ed661c0f79fafb923015e Mon Sep 17 00:00:00 2001 From: Logan Hunt Date: Mon, 14 Nov 2022 14:04:36 -0700 Subject: [PATCH] Add gpg_tty --- .zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.zshrc b/.zshrc index 7a0847a..611254d 100644 --- a/.zshrc +++ b/.zshrc @@ -28,6 +28,7 @@ alias gl="git log" alias sbcl="rlwrap sbcl" export TERM=xterm-256color +export GPG_TTY=$(tty) # Alt+b stops at forwardslashes backward-kill-dir () {