add bitwarden to install

This commit is contained in:
Jochen Welzel 2021-01-25 20:13:50 +01:00
parent bdb1bb6a5a
commit 96acea52f8
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@
"choco install warp --yes --no-progress --failonstderr",
"choco install microsoft-windows-terminal --yes --no-progress --failonstderr",
"choco install FoxitReader --yes --no-progress --failonstderr",
"choco install bitwarden --yes --no-progress --failonstderr",
"New-ItemProperty -Path \"HKLM:\\SOFTWARE\\OpenSSH\" -Name DefaultShell -Value 'C:\\Program Files\\PowerShell\\7\\pwsh.exe' -PropertyType String -Force"
]
},