๐Ÿ“ฆ My Package bundle โ€” A reproducible list of all the Homebrew packages, casks, and taps + Debian/Pkgx packages I use on macOS/Debian/Android/ChromeOS, managed via a Brewfile and oh-my-droid.toml.
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

update README

+9
+9
README.md
··· 13 13 14 14 This will install all packages, casks, and taps listed in the `Brewfile`. 15 15 16 + Or: 17 + 18 + ```bash 19 + oh-my-droid apply github:tsirysndr/pkgs 20 + ``` 21 + 22 + This will install all packages listed in the `oh-my-droid.toml`. 23 + 24 + 16 25 ## ๐Ÿ“‚ Contents 17 26 18 27 - `Brewfile` โ€” List of all installed brew formulas, casks, and taps.