dotfiles

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

commit 4fa291f8ffdbbcc8bbf4fb77e05b52484aeb201b
parent 8b3836ff6b43da60bb5d6e2cc4965cbd94e88697
Author: Alex Balgavy <a.balgavy@gmail.com>
Date:   Mon, 28 Sep 2020 22:04:03 +0200

Homebrew update


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

diff --git a/Brewfile b/Brewfile @@ -76,6 +76,7 @@ brew "joplin" brew "jq" brew "lf" brew "libmtp" +brew "libressl" brew "libzip" brew "lnav" brew "lolcat"