dotfiles

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

commit f275b9c1488d86fc3b74509aa220e2885167584c
parent 804e81d2891efc3ee02fe8c829dc6d6a04f51eea
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Sun,  6 Mar 2022 01:09:50 +0100

Homebrew backup

Diffstat:
MBrewfile | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Brewfile b/Brewfile @@ -137,6 +137,7 @@ brew "newsboat" brew "nicotine-plus" brew "nmap" brew "node" +brew "nsxiv" brew "oath-toolkit" brew "opus-tools" brew "pandoc" @@ -163,7 +164,6 @@ brew "socat" brew "sphinx-doc" brew "surfraw" brew "swi-prolog" -brew "sxiv" brew "syncthing" brew "terminal-notifier" brew "testdisk" @@ -174,6 +174,7 @@ brew "tmux", args: ["HEAD"] brew "tmuxinator" brew "tokei" brew "translate-shell", args: ["HEAD"] +brew "transmission-cli" brew "tree" brew "up" brew "urlview"