feat: add Zen-Browser installation to init.ps1 for enhanced development environment setup
All checks were successful
/ deploy_site (push) Successful in 3s
All checks were successful
/ deploy_site (push) Successful in 3s
This commit is contained in:
1
init.ps1
1
init.ps1
@ -13,6 +13,7 @@ winget install `
|
|||||||
DEVCOM.JetBrainsMonoNerdFont `
|
DEVCOM.JetBrainsMonoNerdFont `
|
||||||
Microsoft.WindowsTerminal `
|
Microsoft.WindowsTerminal `
|
||||||
Microsoft.VisualStudioCode `
|
Microsoft.VisualStudioCode `
|
||||||
|
Zen-Team.Zen-Browser
|
||||||
|
|
||||||
$ProgressPreference = 'SilentlyContinue'
|
$ProgressPreference = 'SilentlyContinue'
|
||||||
Invoke-WebRequest -useb https://github.com/yuk7/ArchWSL/releases/latest/download/Arch.zip -OutFile Arch.zip
|
Invoke-WebRequest -useb https://github.com/yuk7/ArchWSL/releases/latest/download/Arch.zip -OutFile Arch.zip
|
||||||
|
Reference in New Issue
Block a user