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