= 2019-12-15 = == 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 youtube-dl coreutils gdbm icu4c libpng mplayer node p7zip python sqlite watch dos2unix gettext jq libunistring mtr oniguruma pcre2 readline tig wget fontconfig git libcaca lsusb ncurses openssl pidof sbt tree xz }}} {{{ ~$ brew cask list docker font-dejavu-sans slack virtualbox zoomus firefox messenger spectacle virtualbox-extension-pack zulu8 flash-npapi pomotodo tableau-public visual-studio-code }}} {{{ #!graphviz digraph "brew-dep" { rankdir=LR; node [shape=record]; "fontconfig"->"mplayer"; "freetype"->"fontconfig"; "freetype"->"mplayer"; "gdbm"->"python"; "gettext"->"git"; "gettext"->"libidn2"; "gettext"->"watch"; "gettext"->"wget"; "icu4c"->"node"; "libcaca"->"mplayer"; "libidn2"->"wget"; "libpng"->"fontconfig"; "libpng"->"freetype"; "libpng"->"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"; "libcaca"; "libpng"; "libunistring"; "lsusb"; "mtr"; "ncurses"; "oniguruma"; "openssl"; "openssl@1.1"; "p7zip"; "pcre2"; "pidof"; "protobuf"; "readline"; "sbt"; "scala"; "tree"; "unrar"; "xz"; "youtube-dl"; } }}}