summaryrefslogtreecommitdiffstats
path: root/roles/homebrew/tasks
AgeCommit message (Collapse)AuthorFilesLines
2025-10-20Remove homebrew for linux as it's not that usefulAhmed Abdelhalim1-43/+0
The roles sometimes fail to install, and on linux it cannot be used with casks which is defeating the purpose of having it to manage apps and packages
2025-09-20Move gcc to it's own role and add it as homebrew dependencyAhmed Abdelhalim1-10/+0
2025-09-20Migrate to the new loop syntaxAhmed Abdelhalim1-1/+1
2025-09-02Fix homebrew to use commands instead of module to avoid issue with archAhmed Abdelhalim1-11/+11
Plus it's cleaner to see what gets installed instead of depending on the module
2025-09-01Update homebrew role to avoid unnecessary downloadsAhmed Abdelhalim1-37/+45
2025-08-20Fix homebrew shell configurationAhmed Abdelhalim1-2/+7
2025-08-20Add homebrew roleAhmed Abdelhalim1-0/+40