grammar
parent
faddef4a22
commit
99edd12e00
|
@ -941,7 +941,7 @@ fi
|
||||||
|
|
||||||
### How do I export GPG_TTY when using instant prompt?
|
### 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
|
```zsh
|
||||||
export GPG_TTY=$TTY
|
export GPG_TTY=$TTY
|
||||||
|
|
Loading…
Reference in New Issue