summaryrefslogtreecommitdiffstats
path: root/Brewfile
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2022-02-14 14:50:25 +0100
committerAhmed Abdelhalim <[email protected]>2022-02-14 14:50:25 +0100
commitc761ed0ab8c9593d709395dcab284383478adefd (patch)
tree88a1948672309f02693581d2c6766ce22f01cd0b /Brewfile
parentce4f2811cb2f9bf1b3ef02c2e702308f3feb83cd (diff)
Install lolcat via brew to not depend on ruby installation
Diffstat (limited to 'Brewfile')
-rw-r--r--Brewfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Brewfile b/Brewfile
index 79476f9..776f0a0 100644
--- a/Brewfile
+++ b/Brewfile
@@ -4,6 +4,7 @@ brew "bash"
brew "bash-completion"
brew "fortune"
brew "cowsay"
+brew "lolcat"
brew "ctags"
brew "cmake"
brew "git"