Add HxD
This commit is contained in:
parent
49bfd5f298
commit
5e6e8aa4a3
1 changed files with 2 additions and 0 deletions
|
@ -51,6 +51,8 @@ function Restore-PersonalApps([Context] $context) {
|
|||
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"';
|
||||
|
||||
choco install -y HxD;
|
||||
|
||||
# Gaming
|
||||
choco install -y goggalaxy;
|
||||
choco install -y epicgameslauncher steam;
|
||||
|
|
Loading…
Reference in a new issue