Last active
July 1, 2026 15:25
-
-
Save wieczorek1990/c94ff201895d2c9c60b1208a93bbf2e5 to your computer and use it in GitHub Desktop.
Leaves
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/sh | |
| # Installs leaves. | |
| brew install $(cat leaves.txt) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Additonal leaves: | |
| * Battle.net | |
| * Docker Desktop | |
| * Inkscape | |
| * Luna Display (Primary|Secondary) | |
| * MacTeX | |
| * Steam | |
| * VCMI | |
| * Xcode | |
| * Zed |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cloc | |
| fish | |
| gettext | |
| gh | |
| git | |
| git-lfs | |
| helix | |
| httpie | |
| jq | |
| links | |
| moreutils | |
| ninja | |
| numpy | |
| poetry | |
| sox | |
| swift-format | |
| tree | |
| unzip |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment