dotfiles

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

commit e61628ebcbbd2901509a248ea399b747a8469c30
parent 7f1771833febe6505b7787e19ea1872201df8a1b
Author: Alex Balgavy <a.balgavy@gmail.com>
Date:   Sun, 23 Aug 2020 00:43:36 +0200

Homebrew backup


Former-commit-id: 9c3f94efa4c021825f02995f91d144abf833b68f
Diffstat:
MBrewfile | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Brewfile b/Brewfile @@ -16,7 +16,6 @@ tap "thezeroalpha/formulae", "git@github.com:thezeroalpha/homebrew-formulae" tap "tzvetkoff/extras" tap "universal-ctags/universal-ctags" tap "vitorgalvao/tiny-scripts" -cask "adoptopenjdk8" cask "osxfuse" cask "xquartz" brew "ascii" @@ -86,6 +85,7 @@ brew "neofetch" brew "nethack" brew "newsboat" brew "nmap" +brew "ntfs-3g" brew "oath-toolkit" brew "ocrmypdf" brew "pandoc" @@ -167,7 +167,6 @@ cask "kid3" cask "kodi" cask "latexit" cask "licecap" -cask "macdown" cask "malwarebytes" cask "mpv" cask "musescore" @@ -176,6 +175,7 @@ cask "obs" cask "onyx" cask "openemu" cask "otx" +cask "plover" cask "selfcontrol" cask "sigil" cask "skim"