diff --git a/requirements.ps1 b/requirements.ps1 index 656f745..d33aba8 100644 --- a/requirements.ps1 +++ b/requirements.ps1 @@ -12,7 +12,8 @@ $packages = @( "IJHack.QtPass", "Microsoft.powertoys", "google.chrome", - "spotify.spotify" + "spotify.spotify", + "microsoft.azuredatastudio" ) # Iterate through each package and install it