summaryrefslogtreecommitdiffstats
path: root/Brewfile
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2023-04-11 18:05:06 +0200
committerAhmed Abdelhalim <[email protected]>2023-04-11 18:05:06 +0200
commitca2d5282bf14e8014d9fa018e92f4a1dc4234c3b (patch)
tree577943eb645a6966280a626c9a49813c9df7a060 /Brewfile
parentb78bb37898a752d89d9698bf226d89866b446491 (diff)
Revert to using ctags
Diffstat (limited to 'Brewfile')
-rw-r--r--Brewfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Brewfile b/Brewfile
index 8eefac1..c017fe2 100644
--- a/Brewfile
+++ b/Brewfile
@@ -5,7 +5,7 @@ brew "bash-completion"
brew "fortune"
brew "cowsay"
brew "lolcat"
-brew "universal-ctags"
+brew "ctags"
brew "cmake"
brew "git"
brew "git-crypt"