dotfiles

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

commit e960fcf4a8e86e8d1f964f7ee7f4022437b335b4
parent 77fd3fce308c887e887eada80f74e555cb315a9f
Author: Alex Balgavy <a.balgavy@gmail.com>
Date:   Fri, 31 Jan 2020 20:53:08 +0100

Homebrew backup


Former-commit-id: 5b4a19945ec91e0db697bd8e60f6c562366999b7
Diffstat:
MBrewfile | 7++++++-
1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/Brewfile b/Brewfile @@ -63,6 +63,7 @@ brew "imagemagick" brew "irssi" brew "isync" brew "jenv" +brew "joplin" brew "jq" brew "lf" brew "libmtp" @@ -72,7 +73,9 @@ brew "lolcat" brew "lynx" brew "mas" brew "mp3val" -brew "mpv" +brew "mps-youtube" +brew "youtube-dl" +brew "mpv", link: false brew "nasm" brew "neofetch" brew "nethack" @@ -83,6 +86,7 @@ brew "pandoc" brew "pastel" brew "pipes-sh" brew "plantuml" +brew "proselint" brew "pv" brew "python@2" brew "qemu" @@ -145,6 +149,7 @@ cask "hex-fiend" cask "insomnia" cask "insomniax" cask "iterm2" +cask "joplin" cask "karabiner-elements" cask "keycastr" cask "kid3"