add settings alias and conemu changes

This commit is contained in:
Eric D. Rohler
2021-01-20 09:09:00 -05:00
parent d586b09b64
commit 97b86c9171
3 changed files with 12 additions and 3 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<key name="Software">
<key name="ConEmu">
<key name=".Vanilla" modified="2020-07-31 23:48:55" build="191012">
<key name=".Vanilla" modified="2021-01-15 05:13:15" build="191012">
<value name="ColorTable00" type="dword" data="001e1d1b"/>
<value name="ColorTable01" type="dword" data="00d28b26"/>
<value name="ColorTable02" type="dword" data="0014b482"/>
@ -127,8 +127,8 @@
<value name="ConWnd Width" type="dword" data="0000009c"/>
<value name="ConWnd Height" type="dword" data="00000056"/>
<value name="Cascaded" type="hex" data="01"/>
<value name="ConWnd X" type="long" data="1940"/>
<value name="ConWnd Y" type="long" data="21"/>
<value name="ConWnd X" type="long" data="1919"/>
<value name="ConWnd Y" type="long" data="-1"/>
<value name="16bit Height" type="ulong" data="0"/>
<value name="AutoSaveSizePos" type="hex" data="01"/>
<value name="IntegralSize" type="hex" data="00"/>

View File

@ -36,6 +36,8 @@ tix-mvc=cd /d "D:\dev\repos\support\ui-for-aspnet-mvc"
tix-rprt=cd /d "D:\dev\repos\support\reporting"
tix-rprt-srvr=cd /d "D:\dev\repos\support\report-server"
tix-xamarin=cd /d "D:\dev\repos\support\ui-for-xamarin"
tix-wpf=cd /d "D:\dev\repos\support\ui-for-wpf"
tix-jquery=cd /d "D:\dev\repos\support\ui-for-jquery"
;= rem docs editing
docs-ajax=cd /d "D:\dev\repos\docs\ajax-docs"