Add gp for git push.
This commit is contained in:
parent
be4ec1bf5f
commit
e5f3772aaa
|
|
@ -52,3 +52,4 @@ end
|
||||||
#-------------------------------------------------------------------------------
|
#-------------------------------------------------------------------------------
|
||||||
# See fishfile for installed plugins through fisherman
|
# See fishfile for installed plugins through fisherman
|
||||||
abbr gc git commit -m
|
abbr gc git commit -m
|
||||||
|
abbr gp git push origin master
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue