dotfiles

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

commit 8197137e4b24882ff7b9d351fc170d78faa342a7
parent b2beaf5bdcd46b762f8cd127091ceb0eabdb929f
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Mon, 11 Jan 2021 12:06:30 +0100

Homebrew backup

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

diff --git a/Brewfile b/Brewfile @@ -105,7 +105,6 @@ brew "nethack" brew "newsboat" brew "nmap" brew "oath-toolkit" -brew "ocrmypdf" brew "pandoc" brew "pandoc-crossref" brew "pastel" @@ -161,6 +160,7 @@ cask "anki" cask "appcleaner" cask "basictex" cask "bettertouchtool" +cask "bisq" cask "bitwarden" cask "blackhole" cask "brave-browser" @@ -192,7 +192,6 @@ cask "licecap" cask "malwarebytes" cask "mpv" cask "musescore" -cask "musicbrainz-picard" cask "obs" cask "onyx" cask "openemu" @@ -209,7 +208,9 @@ cask "smcfancontrol" cask "soulseek" cask "sqlitestudio" cask "steam" +cask "tastyworks" cask "the-unarchiver" +cask "tor-browser" cask "transmission" cask "tunnelblick" cask "unetbootin"