diff --git a/.zshrc b/.zshrc index 83efa566..1925f7d7 100644 --- a/.zshrc +++ b/.zshrc @@ -103,6 +103,7 @@ eval $(thefuck --alias) eval "$(starship init zsh)" eval "$(zoxide init zsh)" export DIRENV_LOG_FORMAT="" +export GPG_TTY=$(tty) eval "$(direnv hook zsh)" # colorscript -e 36 source ~/scripts/obsidian-bridge.sh