diff --git a/cmder/user-ConEmu.xml b/cmder/user-ConEmu.xml index 9557c21..ae4e4f1 100644 --- a/cmder/user-ConEmu.xml +++ b/cmder/user-ConEmu.xml @@ -1,7 +1,15 @@ - + + + + + + + + + @@ -18,24 +26,6 @@ - - - - - - - - - - - - - - - - - - @@ -52,40 +42,56 @@ + + + - - + + + + + + + + + + + + + + + + + - - - - - - + + + - - + + + @@ -97,12 +103,15 @@ + + + @@ -110,6 +119,7 @@ + @@ -123,16 +133,19 @@ - - - - - - - + + + + + + + + + + @@ -142,12 +155,14 @@ + + - + @@ -155,22 +170,35 @@ - + + + + + + + + + - + + + + + + @@ -193,10 +221,12 @@ + + @@ -206,6 +236,7 @@ + @@ -221,15 +252,25 @@ + + + + + + + + + + @@ -238,6 +279,7 @@ + @@ -248,15 +290,22 @@ + + + + + + + @@ -264,6 +313,7 @@ + @@ -285,10 +335,10 @@ - + @@ -330,6 +380,8 @@ + + @@ -339,305 +391,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -650,10 +404,12 @@ + + - + @@ -670,6 +426,11 @@ + + + + + @@ -677,7 +438,10 @@ + + + @@ -685,6 +449,7 @@ + @@ -705,6 +470,7 @@ + @@ -715,6 +481,8 @@ + + @@ -722,11 +490,15 @@ + + + + @@ -735,7 +507,10 @@ + + + @@ -814,68 +589,84 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cmder/user_aliases.cmd b/cmder/user_aliases.cmd index b94d246..f965a26 100644 --- a/cmder/user_aliases.cmd +++ b/cmder/user_aliases.cmd @@ -58,6 +58,8 @@ docs-rprt=cd /d "%DEV_PATH%\repos\docs\reporting-docs" docs-rprt-srvr=cd /d "%DEV_PATH%\repos\docs\report-server-docs" ;= rem dev shortcuts +vs2019=%VS2019% $* +vs2022=%VS2022% $* prgsb=cd /d "%DEV_PATH%\repos\blogs\prgsb" prgsb-src=cd /d "%DEV_PATH%\repos\blogs\prgsb-source" msa=cd /d "%DEV_PATH%\repos\sources\msaliases" @@ -65,6 +67,10 @@ pb=cd /d "%DEV_PATH%\repos\blogs\ericrohler_static" stpc=cd /d "%DEV_PATH%\repos\sources\SupportTicketProjectCreator" fp-ajax=cd /d "%DEV_PATH%\repos\sources\FinalProject" fp-blazor=cd /d "%DEV_PATH%\repos\sources\FinalProject-Blazor" +fec=cd /d "%DEV_PATH%\repos\sources\Aegis\fec" +fec-ui=cd /d "%DEV_PATH%\repos\sources\Aegis\fec-ui" +oslanding=cd /d "%DEV_PATH%\repos\sources\Onside\LandingPage" +osprocanna=cd /d "%DEV_PATH%\repos\sources\Onside\ProCanna" ;= rem git shortcuts gs=git status