export SUDO_PROMPT='[sudo as %U]: Password for %p: '
esac
fi
if has tree; then
alias tree='tree -qF --dirsfirst'
fi
# Dotfile management aliases
if [ -d "$HOME/.dotfiles" ]; then
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.