Remove git aliases which already exist from omz plugin. Also change gh
copilot aliases.
This commit is contained in:
parent
1c36d605f0
commit
006a02eebd
1 changed files with 3 additions and 4 deletions
|
|
@ -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() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue