zsh:zshenv: Fix typo

This commit is contained in:
2021-02-26 12:26:57 +01:00
parent 1dab90540d
commit 7008284a5f

View File

@@ -1,4 +1,4 @@
setopt NO_GLOBAL_RCS
# Has to be exported for every pts again so we cannot but this in zprofile
# Has to be exported for every pts again so we cannot put this in zprofile
export GPG_TTY="$TTY"