diff --git a/cmd_autoexec.bat b/cmd_autoexec.bat index 795e94a..a989ea2 100644 --- a/cmd_autoexec.bat +++ b/cmd_autoexec.bat @@ -10,3 +10,4 @@ doskey ..=cd.. doskey ...=start. doskey \=cd\ doskey gc=gitcheckup $* +doskey gp=git push $*