dotfiles

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

commit 4ba4827ccb20c29082cf71f4fa32316bed0376bd
parent 2625ccfc9179522f96d3c52ac88e04e309a1b4d8
Author: Alex Balgavy <a.balgavy@gmail.com>
Date:   Mon,  4 May 2020 14:54:21 +0200

Homebrew backup


Former-commit-id: 5613026cfa91240901d250eb250203a13750dbda
Diffstat:
MBrewfile | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/Brewfile b/Brewfile @@ -108,6 +108,7 @@ brew "simple-mtpfs" brew "sl" brew "sshfs" brew "swi-prolog" +brew "sxiv" brew "telnet" brew "terminal-notifier" brew "testdisk" @@ -115,6 +116,7 @@ brew "the_silver_searcher" brew "tidy-html5" brew "tldr" brew "tmux" +brew "tmuxinator" brew "tree" brew "tuir" brew "urlview"