fish: make gh alias pgh
This commit is contained in:
parent
395f9417fe
commit
b0f0f769a4
@ -48,7 +48,7 @@ abbr -a -- gc git commit -S
|
||||
abbr -a -- ga git add
|
||||
abbr -a -- gca git commit -aS
|
||||
abbr -a -- gp git push
|
||||
abbr -a --position anywhere -- gh "&& git push gh"
|
||||
abbr -a --position anywhere -- pgh "&& git push gh"
|
||||
|
||||
# problem solving
|
||||
# ---------------
|
||||
|
Loading…
Reference in New Issue
Block a user