summaryrefslogtreecommitdiffstats
path: root/Brewfile
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2022-02-10 10:46:51 +0100
committerAhmed Abdelhalim <[email protected]>2022-02-10 10:46:51 +0100
commitce4f2811cb2f9bf1b3ef02c2e702308f3feb83cd (patch)
treec44fcb30be485ae1518551166b55bbe417ca75a4 /Brewfile
parent1d8197fd7a7f89041f1221bd5ae292ad224a4517 (diff)
Use tmuxinator from brew instead of ruby gem
Diffstat (limited to 'Brewfile')
-rw-r--r--Brewfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Brewfile b/Brewfile
index 7093afc..79476f9 100644
--- a/Brewfile
+++ b/Brewfile
@@ -18,6 +18,7 @@ brew "the_silver_searcher"
brew "htop"
brew "openssl"
brew "tmux"
+brew "tmuxinator"
brew "youtube-dl"
brew "reattach-to-user-namespace"
brew "ruby-build"