dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit 08f75039a52c05a59ec5f6d562aa69a4267d1a84
parent 61e3e6715beec23073fd821fe0884111f4e29ffc
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Mon, 17 May 2021 23:33:46 +0200

Homebrew backup

Diffstat:
MBrewfile | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/Brewfile b/Brewfile @@ -13,7 +13,7 @@ tap "homebrew/core" tap "homebrew/services" tap "keith/formulae" tap "makeworld-the-better-one/tap" -tap "thezeroalpha/formulae", "git@github.com:thezeroalpha/homebrew-formulae" +tap "thezeroalpha/formulae" tap "tzvetkoff/extras" tap "universal-ctags/universal-ctags" tap "vitorgalvao/tiny-scripts" @@ -240,7 +240,6 @@ cask "transmission" cask "tunnelblick" cask "unetbootin" cask "virtualbox" -cask "vlc" cask "wireshark" cask "xamarin-studio" cask "xld"