This commit is contained in:
Roman Perepelitsa 2021-10-27 10:53:59 +02:00
parent faddef4a22
commit 99edd12e00

View file

@ -941,7 +941,7 @@ fi
### How do I export GPG_TTY when using instant prompt?
You can set `GPG_TTY` like this anywhere in `~/.zshrc`:
You can export `GPG_TTY` like this anywhere in `~/.zshrc`:
```zsh
export GPG_TTY=$TTY