Remove git aliases which already exist from omz plugin. Also change gh

copilot aliases.
This commit is contained in:
Martin Larsson 2024-09-30 11:33:13 +02:00
parent 1c36d605f0
commit 006a02eebd

View file

@ -127,10 +127,9 @@ else
alias wlc="wl-copy"
alias wlp="wl-paste"
fi
alias gs="git status"
alias gc="git commit -m"
alias ga="git add"
alias gA="git add -A"
alias pilot="gh copilot"
alias ps="gh copilot suggest"
alias pe="gh copilot explain"
# Alias functions
vif() {