dotfiles

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

commit 971d91cce5164076fa205cb31c1ed94603e43a4e
parent faa595997d214d38b8a17b196b2a70294a7c30f7
Author: Alex Balgavy <a.balgavy@gmail.com>
Date:   Wed,  7 Nov 2018 14:48:50 +0100

Homebrew backup

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

diff --git a/Brewfile b/Brewfile @@ -18,6 +18,7 @@ brew "python" brew "cheat" brew "cmatrix" brew "dos2unix" +brew "exercism" brew "ffmpeg" brew "gcc@5" brew "gdb"