From 87acb964a03ddab88f52f131386da1f0295377c7 Mon Sep 17 00:00:00 2001 From: TymanWasTaken Date: Mon, 13 Dec 2021 19:40:42 +0000 Subject: [PATCH] Lol --- dotfiles/.zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/.zshrc b/dotfiles/.zshrc index cb03f06..65de746 100644 --- a/dotfiles/.zshrc +++ b/dotfiles/.zshrc @@ -29,3 +29,4 @@ export NVM_DIR="$HOME/.nvm" alias ls="ls --color" source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh +export GPG_TTY=$(tty)