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