dotfiles

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

commit 4236e7af2dfa0d8e92c4a0aef717d2d1fe95b107
parent 8f0858180b953239b31bcebaa3cea037395592a1
Author: Alex Balgavy <a.balgavy@gmail.com>
Date:   Mon,  1 Oct 2018 22:21:31 +0200

Homebrew backup

Diffstat:
MBrewfile | 7+++----
1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/Brewfile b/Brewfile @@ -17,6 +17,7 @@ brew "ffmpeg" brew "gcc@5" brew "gdb" brew "ghostscript" +brew "git" brew "python@2" brew "gobject-introspection" brew "htop" @@ -53,7 +54,6 @@ cask "atom" cask "basictex" cask "bettertouchtool" cask "calibre" -cask "cyberduck" cask "darktable" cask "devrantron" cask "discord" @@ -62,6 +62,7 @@ cask "electrum" cask "evernote" cask "gitkraken" cask "gnucash" +cask "grandperspective" cask "handbrake" cask "insomnia" cask "insomniax" @@ -73,17 +74,16 @@ cask "limechat" cask "macdown" cask "malwarebytes" cask "musicbrainz-picard" +cask "onyx" cask "openemu" cask "otx" cask "sigil" cask "skim" cask "skype" -cask "slack" cask "smcfancontrol" cask "soulseek" cask "spotify" cask "steam" -cask "teamspeak-client" cask "the-unarchiver" cask "tor-browser" cask "transmission" @@ -92,7 +92,6 @@ cask "unetbootin" cask "virtualbox" cask "vlc" cask "whatsapp" -cask "writefull" cask "xld" cask "zeronet" cask "zotero"