17 lines
553 B
PowerShell
17 lines
553 B
PowerShell
# 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 |