update installation docs and winget installs
This commit is contained in:
parent
34162a4671
commit
d5f3b5ee1b
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<key name="Software">
|
||||
<key name="ConEmu">
|
||||
<key name=".Vanilla" modified="2021-06-20 08:06:00" build="210304">
|
||||
<key name=".Vanilla" modified="2021-06-20 09:49:45" build="210304">
|
||||
<value name="ColorTable00" type="dword" data="001e1d1b"/>
|
||||
<value name="ColorTable01" type="dword" data="00d28b26"/>
|
||||
<value name="ColorTable02" type="dword" data="0014b482"/>
|
||||
@ -124,11 +124,11 @@
|
||||
<value name="ColorKeyValue" type="dword" data="00010101"/>
|
||||
<value name="UseCurrentSizePos" type="hex" data="01"/>
|
||||
<value name="WindowMode" type="dword" data="0000051f"/>
|
||||
<value name="ConWnd Width" type="dword" data="0000009e"/>
|
||||
<value name="ConWnd Height" type="dword" data="00000057"/>
|
||||
<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="1919"/>
|
||||
<value name="ConWnd Y" type="long" data="-11"/>
|
||||
<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"/>
|
||||
|
@ -1,5 +0,0 @@
|
||||
set startdir = %cd%
|
||||
set aliasdir = %USERPROFILE%
|
||||
set localappdata = %LocalAppData%
|
||||
|
||||
echo mklink aliases.cmd %stardir%
|
@ -1,4 +1,5 @@
|
||||
# DOSKEY Aliases
|
||||
|
||||
Get command line aliases in your Windows Command Prompt.
|
||||
|
||||
Create symlinks from repo to repsective dirs.
|
||||
Create SymbolicLinks from repo to respective directories using the [Install PowerShell Script](install.ps1).
|
||||
|
@ -30,6 +30,7 @@
|
||||
"Configruation",
|
||||
"Crosstab",
|
||||
"Crosstabs",
|
||||
"DOSKEY",
|
||||
"Datasource",
|
||||
"Etag",
|
||||
"GIFs",
|
||||
|
Loading…
Reference in New Issue
Block a user