Fish: Add git push command

This commit is contained in:
Phantop 2018-11-23 09:22:29 -05:00
parent aea4372ef6
commit 1a595ebb5c
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
# Defined in /tmp/fish.Iak7eY/push.fish @ line 1
function push
g push $argv
end