mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
grammar
This commit is contained in:
parent
faddef4a22
commit
99edd12e00
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue