Visual Studio Added to Base
This commit is contained in:
parent
37b10d439c
commit
6fa9d82780
@ -103,6 +103,7 @@ do {
|
||||
@{name = 'Microsoft.WindowsTerminal'},
|
||||
@{name = 'Microsoft.PowerToys' },
|
||||
@{name = 'Git.Git' },
|
||||
@{name = 'Microsoft.VisualStudio.2022.Community'},
|
||||
@{name = 'Google.Chrome' },
|
||||
@{name = 'TorProject.TorBrowser'},
|
||||
@{name = 'Google.GoogleDrive' },
|
||||
@ -118,7 +119,8 @@ do {
|
||||
@{name = 'NordSecurity.NordVPN' },
|
||||
# @{name = 'Facebook.Messenger' }, # Cant find via winget anymore?
|
||||
@{name = 'Microsoft.Office' },
|
||||
@{name = 'Malwarebytes.Malwarebytes '}
|
||||
@{name = 'Malwarebytes.Malwarebytes '},
|
||||
@{name = 'Google.AndroidStudio'}
|
||||
)
|
||||
|
||||
InstallTheApps $Apps
|
||||
|
Loading…
Reference in New Issue
Block a user