File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -71,6 +71,7 @@ casks=(
7171 # "font-jetbrains-mono-nerd-font"
7272 " microsoft-azure-storage-explorer"
7373 " drawio" # Online diagram software
74+ " dbeaver-community" # Free Universal Database Tool
7475 " Zed" # Multiplayer code editor
7576 # "protege" # OWL for ontologies and knowledge graph
7677 " ollama" # Manage Local LLMs
Original file line number Diff line number Diff line change @@ -66,6 +66,7 @@ $guiApps = @(
6666 @ { Id = " Microsoft.VisualStudioCode" ; Description = " Visual Studio Code" },
6767 @ { Id = " Microsoft.Azure.StorageExplorer" ; Description = " Microsoft Azure Storage Explorer" },
6868 @ { Id = " JGraph.Draw" ; Description = " Draw.io - online diagram software" },
69+ @ { Id = " dbeaver.dbeaver" ; Description = " DBeaver Community - Free Universal Database Tool" },
6970 @ { Id = " ZedIndustries.Zed" ; Description = " Zed - multiplayer code editor" },
7071 @ { Id = " Ollama.Ollama" ; Description = " Manage local LLMs" },
7172 @ { Id = " Microsoft.PowerShell" ; Description = " PowerShell (latest stable version)" ; SkipCommand = " pwsh" },
You can’t perform that action at this time.
0 commit comments