Add gpg_tty

This commit is contained in:
Logan Hunt 2022-11-14 14:04:36 -07:00
parent 75d33b6287
commit 9043a51b05
No known key found for this signature in database
GPG Key ID: 8AC6A4B840C0EC49

1
.zshrc
View File

@ -28,6 +28,7 @@ alias gl="git log"
alias sbcl="rlwrap sbcl" alias sbcl="rlwrap sbcl"
export TERM=xterm-256color export TERM=xterm-256color
export GPG_TTY=$(tty)
# Alt+b stops at forwardslashes # Alt+b stops at forwardslashes
backward-kill-dir () { backward-kill-dir () {