### 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
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.