@@ -29,6 +29,7 @@ alias "udac=sudo apt update; sudo apt dist-upgrade -y; sudo apt autoremove -y; s
#
ifcommand -v hpnssh > /dev/null;then
alias"ssh=hpnssh -C -e none"
compdef hpnssh=ssh
else
alias"ssh=ssh -C -e none"
fi
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.