Updated setup for windows

This commit is contained in:
Zackarias Montell
2025-05-14 11:06:41 +02:00
parent a14932c377
commit e5b2fbb1bc
14 changed files with 1222 additions and 598 deletions

View File

@@ -1,5 +1,6 @@
# Install requirements via winget
$packages = @(
"gnupg.gpg4win",
"microsoft.teams",
@@ -30,4 +31,16 @@ foreach ($package in $packages) {
# Install mini driver for yubikey
# Follow dr duhs yubikey guide for setting up gpg agent and trusting certificate
# Install server for browserpass
# Install server for browserpass
#add nvm here somewhere and set up node 22
npm install -g @vue/typescript-plugin@2.2.10 # for nvim
# Add choco install here
choco install make unzip ripgrep # for nvim
winget install Python.Python.3.13 # nvim
winget install JernejSimoncic.Wget # nvim
winget install 7zip.7zip # nvim