@@ -80,6 +80,8 @@ if [ -f /etc/bash_completion ]; then
. /etc/bash_completion
fi
aliasgca="git commit --amend -a --no-edit"
# Load any supplementary scripts
if[ -d "$HOME"/.bashrc.d ];then
for config in "$HOME"/.bashrc.d/*.bash ;do
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.