diff dot_Brewfile @ 677:2dcf0ae65d5b

Remove repo from brewfile tap spec (#3) * Remove repo from brewfile tap spec * Remove manual tap from action
author Zeger Van de Vannet <747627+zegervdv@users.noreply.github.com>
date Sat, 01 Oct 2022 07:18:31 +0200
parents 5631c3f65dc1
children 6aabd0b8d766
line wrap: on
line diff
--- a/dot_Brewfile	Fri Sep 30 07:32:55 2022 +0000
+++ b/dot_Brewfile	Sat Oct 01 07:18:31 2022 +0200
@@ -2,7 +2,7 @@
 tap "homebrew/cask"
 tap "homebrew/core"
 tap "universal-ctags/universal-ctags"
-tap "zegervdv/tools", "[email protected]:zegervdv/homebrew-tools.git"
+tap "zegervdv/tools"
 
 brew "bat"
 brew "fd"