Initial commit

This commit is contained in:
2024-10-21 15:16:52 +02:00
commit ae457f041f
2 changed files with 17 additions and 0 deletions

17
requirements.ps1 Normal file
View File

@@ -0,0 +1,17 @@
# Install requirements via winget
winget install gnupg.gpg4win
winget install microsoft.teams
winget install putty.putty
winget install microsoft.windowsterminal
winget install git.git
winget install mozilla.firefox
winget install Microsoft.VisualStudio.2022.Community
winget install jandedobbeleer.ohmyposh
winget install IJHack.QtPass
winget install Microsoft.powertoys
winget install google.chrome
# Install mini driver for yubikey
# Follow dr duhs yubikey guide for setting up gpg agent and trusting certificate
# Install server for browserpass

BIN
wallpaper.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB