dotfiles

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

commit 4aea7522dbf4460427c6e4fa23fa323b3d6e05e9
parent 419817b15eabbe4ceeb7b749c32f9129dad8d149
Author: Alex Balgavy <a.balgavy@gmail.com>
Date:   Wed, 12 Sep 2018 14:41:29 +0200

Homebrew backup

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

diff --git a/Brewfile b/Brewfile @@ -84,6 +84,7 @@ cask "spotify" cask "steam" cask "teamspeak-client" cask "the-unarchiver" +cask "tor-browser" cask "transmission" cask "tunnelblick" cask "unetbootin"