@ -0,0 +1,13 @@
alias gs='git status'
alias gl='git log'
alias ga='git add'
alias gaa='git add -A'
alias gc='git commit -m'
alias gt='git tag -ma'
alias gp='git push'
alias gpt='git push --follow-tags'
alias gd='git diff'
alias n='nvim'
alias p='cd ~/Documents/prog'
The note is not visible to the blocked user.