dotfiles

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

commit 7996fa43ac4aabfdf20e868318682760c498db6f
parent 7716dd0dd3fc8a60357ba3d00813e4a0a22dae18
Author: Alex Balgavy <a.balgavy@gmail.com>
Date:   Thu, 22 Nov 2018 20:52:44 +0100

Homebrew backup

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

diff --git a/Brewfile b/Brewfile @@ -34,6 +34,7 @@ brew "mas" brew "mpv", args: ["with-libcaca"] brew "mps-youtube" brew "neofetch" +brew "nethack" brew "node" brew "pass" brew "pipes-sh" @@ -76,6 +77,7 @@ cask "grandperspective" cask "handbrake" cask "insomnia" cask "insomniax" +cask "intellij-idea" cask "iterm2" cask "kid3" cask "kodi"