update winget, extensions and settings
This commit is contained in:
parent
81ea083385
commit
2f98f4786b
@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<key name="Software">
|
<key name="Software">
|
||||||
<key name="ConEmu">
|
<key name="ConEmu">
|
||||||
<key name=".Vanilla" modified="2021-06-17 08:10:37" build="210304">
|
<key name=".Vanilla" modified="2021-06-18 21:28:44" build="210304">
|
||||||
<value name="ColorTable00" type="dword" data="001e1d1b"/>
|
<value name="ColorTable00" type="dword" data="001e1d1b"/>
|
||||||
<value name="ColorTable01" type="dword" data="00d28b26"/>
|
<value name="ColorTable01" type="dword" data="00d28b26"/>
|
||||||
<value name="ColorTable02" type="dword" data="0014b482"/>
|
<value name="ColorTable02" type="dword" data="0014b482"/>
|
||||||
@ -124,11 +124,11 @@
|
|||||||
<value name="ColorKeyValue" type="dword" data="00010101"/>
|
<value name="ColorKeyValue" type="dword" data="00010101"/>
|
||||||
<value name="UseCurrentSizePos" type="hex" data="01"/>
|
<value name="UseCurrentSizePos" type="hex" data="01"/>
|
||||||
<value name="WindowMode" type="dword" data="0000051f"/>
|
<value name="WindowMode" type="dword" data="0000051f"/>
|
||||||
<value name="ConWnd Width" type="dword" data="0000009c"/>
|
<value name="ConWnd Width" type="dword" data="00000099"/>
|
||||||
<value name="ConWnd Height" type="dword" data="00000056"/>
|
<value name="ConWnd Height" type="dword" data="00000055"/>
|
||||||
<value name="Cascaded" type="hex" data="01"/>
|
<value name="Cascaded" type="hex" data="01"/>
|
||||||
<value name="ConWnd X" type="long" data="1919"/>
|
<value name="ConWnd X" type="long" data="2316"/>
|
||||||
<value name="ConWnd Y" type="long" data="-1"/>
|
<value name="ConWnd Y" type="long" data="190"/>
|
||||||
<value name="16bit Height" type="ulong" data="0"/>
|
<value name="16bit Height" type="ulong" data="0"/>
|
||||||
<value name="AutoSaveSizePos" type="hex" data="01"/>
|
<value name="AutoSaveSizePos" type="hex" data="01"/>
|
||||||
<value name="IntegralSize" type="hex" data="00"/>
|
<value name="IntegralSize" type="hex" data="00"/>
|
||||||
|
@ -10,6 +10,7 @@
|
|||||||
"golf1052.code-sync",
|
"golf1052.code-sync",
|
||||||
"hediet.vscode-drawio",
|
"hediet.vscode-drawio",
|
||||||
"HookyQR.beautify",
|
"HookyQR.beautify",
|
||||||
|
"idleberg.nsis",
|
||||||
"ionutvmi.reg",
|
"ionutvmi.reg",
|
||||||
"KendoUI.kendotemplatewizard",
|
"KendoUI.kendotemplatewizard",
|
||||||
"ms-azuretools.vscode-docker",
|
"ms-azuretools.vscode-docker",
|
||||||
|
@ -37,9 +37,12 @@
|
|||||||
"HTTPMETHOD",
|
"HTTPMETHOD",
|
||||||
"HTTPVERSION",
|
"HTTPVERSION",
|
||||||
"Hashtable",
|
"Hashtable",
|
||||||
|
"Jitsi",
|
||||||
"Linq",
|
"Linq",
|
||||||
"MKCOL",
|
"MKCOL",
|
||||||
|
"MSIX",
|
||||||
"MSWACS",
|
"MSWACS",
|
||||||
|
"NSIS",
|
||||||
"Neovim",
|
"Neovim",
|
||||||
"Newtonsoft",
|
"Newtonsoft",
|
||||||
"OLTP",
|
"OLTP",
|
||||||
@ -134,6 +137,7 @@
|
|||||||
"urlparam",
|
"urlparam",
|
||||||
"vbox",
|
"vbox",
|
||||||
"whitelabeling",
|
"whitelabeling",
|
||||||
|
"winget",
|
||||||
"wwwroot"
|
"wwwroot"
|
||||||
],
|
],
|
||||||
"[html]": {
|
"[html]": {
|
||||||
|
@ -27,4 +27,4 @@ winget install --id=VideoLAN.VLC -e && ^
|
|||||||
winget install --id=Microsoft.Office -e && ^
|
winget install --id=Microsoft.Office -e && ^
|
||||||
winget install --id=Microsoft.Teams -e && ^
|
winget install --id=Microsoft.Teams -e && ^
|
||||||
winget install --id=LibreOffice.LibreOffice && ^
|
winget install --id=LibreOffice.LibreOffice && ^
|
||||||
|
winget isntall --id=Cmder.Cmder-Mini -e && ^
|
Loading…
Reference in New Issue
Block a user