dotfiles

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

commit a341c6381c7fb7ea1d091b4b24fddbf287e7da44
parent 8d90b5a28a79bc95021fe052ee5a21b895fa45c2
Author: Alex Balgavy <a.balgavy@gmail.com>
Date:   Sat, 23 Mar 2019 16:01:28 +0100

Homebrew backup


Former-commit-id: 0cfe51221cdb6d8b597ec685f89c14d4ae9f7750
Diffstat:
MBrewfile | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/Brewfile b/Brewfile @@ -65,6 +65,7 @@ brew "terminal-notifier" brew "testdisk" brew "the_silver_searcher" brew "thefuck" +brew "tidy-html5" brew "urlview" brew "vim" brew "w3m"