dotfiles

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

commit 7b2b9b270933497a88c7a4ad012feaee65cb2791
parent fce4db6e74bd5cbf7bcdb17896f99c5929a8aa61
Author: Alex Balgavy <a.balgavy@gmail.com>
Date:   Mon,  3 Sep 2018 16:10:44 +0200

Brew backup

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

diff --git a/Brewfile b/Brewfile @@ -39,6 +39,7 @@ brew "terminal-notifier" brew "testdisk" brew "thefuck" brew "tldr" +brew "vim" brew "wget" brew "z" brew "zsh" @@ -77,6 +78,7 @@ cask "smcfancontrol" cask "soulseek" cask "spotify" cask "steam" +cask "teamspeak-client" cask "the-unarchiver" cask "transmission" cask "tunnelblick"