# shows the current dir and executed command in the title when a process is active
print -Pn"\e]0;$PWD:t: $2\a"
printf"\e]0;$PWD:t: $2\a"
}
prompt_pure_precmd(){
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.