diff options
| author | Ahmed Abdelhalim <[email protected]> | 2022-02-14 14:50:25 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2022-02-14 14:50:25 +0100 |
| commit | c761ed0ab8c9593d709395dcab284383478adefd (patch) | |
| tree | 88a1948672309f02693581d2c6766ce22f01cd0b /Brewfile | |
| parent | ce4f2811cb2f9bf1b3ef02c2e702308f3feb83cd (diff) | |
Install lolcat via brew to not depend on ruby installation
Diffstat (limited to 'Brewfile')
| -rw-r--r-- | Brewfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ brew "bash" brew "bash-completion" brew "fortune" brew "cowsay" +brew "lolcat" brew "ctags" brew "cmake" brew "git" |
