Sfoglia il codice sorgente

[zsh] Make sure TTY for GPG works

Colin Powell 12 ore fa
parent
commit
051c3baf36
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      zsh/.zshrc

+ 1 - 0
zsh/.zshrc

@@ -53,3 +53,4 @@ Darwin)
 esac
 esac
 
 
 eval "$(direnv hook /bin/zsh)"
 eval "$(direnv hook /bin/zsh)"
+export GPG_TTY=$(tty)