add bitwarden to install
This commit is contained in:
parent
bdb1bb6a5a
commit
96acea52f8
@ -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"
|
||||
]
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user