diff --git a/cmd_autoexec.bat b/cmd_autoexec.bat index 979395b..3b25d54 100644 --- a/cmd_autoexec.bat +++ b/cmd_autoexec.bat @@ -9,6 +9,7 @@ doskey .=cd. doskey ..=cd.. doskey ...=start. doskey \=cd\ +doskey which=where $* doskey gc=gitcheckup $* doskey gp=git push $* doskey gpa=git_push_all $*