Add gg, setlatest.

This commit is contained in:
voussoir 2021-05-07 19:54:03 -07:00
parent fdfbf12fab
commit 8fdba53b6e
No known key found for this signature in database
GPG key ID: 5F7554F8C26DACCB

View file

@ -13,3 +13,5 @@ doskey which=where $*
doskey gc=gitcheckup $*
doskey gp=git push $*
doskey gpa=git_push_all $*
doskey gg=git gui
doskey setlatest=recycle __latest $T mklink /j __latest $*