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 wlc="wl-copy"
alias wlp="wl-paste" alias wlp="wl-paste"
fi fi
alias gs="git status" alias pilot="gh copilot"
alias gc="git commit -m" alias ps="gh copilot suggest"
alias ga="git add" alias pe="gh copilot explain"
alias gA="git add -A"
# Alias functions # Alias functions
vif() { vif() {