From 5d8506c4034283268c69cd9c54b29ad7bfc42266 Mon Sep 17 00:00:00 2001 From: Felipe Augusto <14238257+felipementel@users.noreply.github.com> Date: Thu, 28 Apr 2022 19:50:09 -0300 Subject: [PATCH] Update install.ps1 --- install.ps1 | 1 + 1 file changed, 1 insertion(+) diff --git a/install.ps1 b/install.ps1 index 3472739..1bc967d 100644 --- a/install.ps1 +++ b/install.ps1 @@ -33,6 +33,7 @@ choco feature enable -n=allowGlobalConfirmation; ,"sql-server-management-studio" ,"robo3t" ,"azure-data-studio" +,"dbeaver" ,"mobaxterm" ,"nodejs-lts" ,"nvm"