dotfiles

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

commit 225d83666de7e8084afc61911e9d3732d5dd2163
parent 4758411aa5053ffe3d68db83aa20a994bb1ea3d1
Author: Alex Balgavy <a.balgavy@gmail.com>
Date:   Tue,  4 Sep 2018 19:21:58 +0200

Homebrew backup

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

diff --git a/Brewfile b/Brewfile @@ -9,6 +9,7 @@ tap "homebrew/core" tap "vitorgalvao/tiny-scripts" brew "ascii" brew "bcal" +brew "bfg" brew "cheat" brew "cmatrix" brew "ffmpeg"