= 2019-11-11 = == homebrew == {{{ ~$ brew tap caskroom/fonts caskroom/versions homebrew/cask homebrew/core jlhonora/lsusb }}} {{{ ~$ brew list bash-completion freetype htop libidn2 mosh nmap openssl@1.1 protobuf scala unrar coreutils gdbm icu4c libpng mplayer node p7zip python sqlite wget dos2unix gettext jq libunistring mtr oniguruma pcre2 readline tig xz fontconfig git libcaca lsusb ncurses openssl pidof sbt tree youtube-dl }}} {{{ ~$ brew cask list cleanmymac evernote flash-npapi gemini pomotodo slack tableau-public zoomus docker firefox font-dejavu-sans messenger skype spectacle visual-studio-code zulu8 }}} {{{ #!graphviz digraph "brew-dep" { rankdir=LR; node [shape=record]; "fontconfig"->"mplayer"; "freetype"->"fontconfig"; "freetype"->"libcaca"; "freetype"->"mplayer"; "gdbm"->"python"; "gettext"->"git"; "gettext"->"libidn2"; "gettext"->"wget"; "giflib"->"libcaca"; "giflib"->"mplayer"; "icu4c"->"node"; "imlib2"->"libcaca"; "imlib2"->"mplayer"; "jpeg"->"libcaca"; "jpeg"->"mplayer"; "libcaca"->"mplayer"; "libidn2"->"wget"; "libpng"->"fontconfig"; "libpng"->"freetype"; "libpng"->"libcaca"; "libpng"->"mplayer"; "libtiff"->"libcaca"; "libtiff"->"mplayer"; "libunistring"->"libidn2"; "libunistring"->"wget"; "ncurses"->"htop"; "oniguruma"->"jq"; "openssl@1.1"->"nmap"; "openssl@1.1"->"python"; "openssl@1.1"->"wget"; "pcre2"->"git"; "protobuf"->"mosh"; "readline"->"python"; "readline"->"sqlite"; "readline"->"tig"; "sqlite"->"python"; "xz"->"python"; "bash-completion"; "coreutils"; "dos2unix"; "gdbm"; "gettext"; "icu4c"; "libpng"; "libunistring"; "lsusb"; "mtr"; "ncurses"; "oniguruma"; "openssl"; "openssl@1.1"; "p7zip"; "pcre2"; "pidof"; "protobuf"; "readline"; "sbt"; "scala"; "tree"; "unrar"; "xz"; "youtube-dl"; } }}}