fish: add git add
abbreviation
This commit is contained in:
parent
2aa28fb2be
commit
f9d5bc7764
@ -45,6 +45,7 @@ end
|
||||
abbr -a -- gs git status
|
||||
abbr -a -- gl git log
|
||||
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"
|
||||
|
Loading…
Reference in New Issue
Block a user