@ -90,7 +90,10 @@ if which exa >/dev/null 2>&1; then
alias la="ls -a"
fi
# Git aliases
if which delta >/dev/null 2>&1; then
export GIT_PAGER='delta'
alias ga="git add"
alias gaa="git add -A"
alias gco="git commit"
The note is not visible to the blocked user.