leftovers

This commit is contained in:
Zackarias Montell
2025-06-10 16:39:00 +02:00
parent 437b94dce1
commit 4857157d2c
5 changed files with 36 additions and 22 deletions

View File

@@ -12,6 +12,7 @@ $packages = @(
"microsoft.powershell",
"chocolatey.chocolatey", # nvim
"Python.Python.3.13", # nvim
"Python.Python.3.9", # project dependencies
"JernejSimoncic.Wget", # nvim
"7zip.7zip", # nvim
"zig.zig"
@@ -35,6 +36,9 @@ Start-Process pwsh -Verb RunAs -ArgumentList "-Command", "choco install make unz
## Nvim requirements from pip
python -m pip install debugpy
## Git posh
Install-Module posh-git -Scope CurrentUser -Force
Exit
# extras, make flag for these