pull/1619/head
Roman Perepelitsa 2021-10-27 10:53:59 +02:00
parent faddef4a22
commit 99edd12e00
1 changed files with 1 additions and 1 deletions

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