# My bash config. Not much to see here. Some pretty standard stuff.
PATH="$HOME/.local/bin${PATH:+:${PATH}}"
EDITOR="kak"
EDITOR="nvim"
exportTERM="st-256color"
exportHISTCONTROL=ignoredups:erasedups # no duplicate entries
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.