dotfiles

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

commit 74cc109d63713cba2d3de9151bda48b7eed0dfde
parent c6b5b885ab3e0dfeb71c25b2c894e1b7173735e7
Author: Alex Balgavy <a.balgavy@gmail.com>
Date:   Fri, 12 Oct 2018 14:15:06 +0200

Homebrew backup

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

diff --git a/Brewfile b/Brewfile @@ -11,6 +11,7 @@ tap "vitorgalvao/tiny-scripts" brew "ascii" brew "bcal" brew "bfg" +brew "python" brew "cheat" brew "cmatrix" brew "ffmpeg" @@ -24,7 +25,6 @@ brew "htop" brew "imagemagick" brew "mas" brew "mpv", args: ["with-libcaca"] -brew "python" brew "mps-youtube" brew "neofetch" brew "node" @@ -68,6 +68,7 @@ cask "insomnia" cask "insomniax" cask "intellij-idea" cask "iterm2" +cask "kid3" cask "kodi" cask "latexit" cask "limechat"