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 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() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue