# Enable % escape expansion and substitution in the prompt
setopt PROMPT_PERCENT
setopt PROMPT_SUBST
# Disable '<Ctrl>D' to logout
setopt IGNORE_EOF
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.