Fix typo
This commit is contained in:
parent
301c724525
commit
b012678a7d
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ function Restore-PersonalApps([Context] $context) {
|
||||||
choco install -y --params "/NoDesktopIcon /AssociateWithFiles" vscodium;
|
choco install -y --params "/NoDesktopIcon /AssociateWithFiles" vscodium;
|
||||||
winget install --scope machine --accept-source-agreements --accept-package-agreements -e --id VSCodium.VSCodium.Insiders --override '/VerySilent /MergeTasks="!runCode,quicklaunchicon,addcontextmenufiles,addcontextmenufolders,associatewithfiles,addtopath"';
|
winget install --scope machine --accept-source-agreements --accept-package-agreements -e --id VSCodium.VSCodium.Insiders --override '/VerySilent /MergeTasks="!runCode,quicklaunchicon,addcontextmenufiles,addcontextmenufolders,associatewithfiles,addtopath"';
|
||||||
|
|
||||||
choco install -y
|
choco install -y `
|
||||||
HxD `
|
HxD `
|
||||||
docker-desktop `
|
docker-desktop `
|
||||||
gh `
|
gh `
|
||||||
|
|
Loading…
Reference in a new issue