mirror of
https://github.com/Valkyrie00/bold-brew.git
synced 2026-03-14 14:25:53 +01:00
docs(examples): add themed Brewfile examples
- Add all.brewfile with comprehensive package collection - Add ide.Brewfile with IDE/editor focused packages - Remove test.brewfile (was for development testing)
This commit is contained in:
parent
78f9a024e4
commit
473f91e2c7
2 changed files with 6 additions and 0 deletions
6
examples/ide.Brewfile
Normal file
6
examples/ide.Brewfile
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
tap "ublue-os/tap"
|
||||
|
||||
cask "jetbrains-toolbox-linux"
|
||||
cask "lm-studio-linux"
|
||||
cask "visual-studio-code-linux"
|
||||
cask "vscodium-linux"
|
||||
Loading…
Add table
Add a link
Reference in a new issue