= 2021-01-15 = == homebrew == {{{ ~$ brew tap coursier/formulas homebrew/cask homebrew/cask-fonts homebrew/cask-versions homebrew/core homebrew/services jlhonora/lsusb }}} {{{ ~$ brew list --formula bash-completion git libidn2 ncurses pcre2 readline unrar coreutils git-extras libunistring nmap pidof sqlite wget dos2unix htop libxml2 node protobuf tcl-tk xz gdbm icu4c mosh oniguruma python@3.8 tig gettext jq mtr openssl@1.1 python@3.9 tree }}} {{{ ~$ brew list --cask docker font-dejavu-sans joplin readmoo spectacle visualvm firefox font-hack messenger skype tableau-public zulu8 flash-npapi intellij-idea-ce mpv slack visual-studio-code }}} {{{ #!graphviz digraph "brew-dep" { rankdir=LR; node [shape=record]; "gdbm"->"libxml2"; "gdbm"->"python@3.8"; "gdbm"->"python@3.9"; "gettext"->"git"; "gettext"->"libidn2"; "gettext"->"wget"; "icu4c"->"node"; "libidn2"->"wget"; "libunistring"->"libidn2"; "libunistring"->"wget"; "ncurses"->"htop"; "oniguruma"->"jq"; "openssl@1.1"->"libxml2"; "openssl@1.1"->"mosh"; "openssl@1.1"->"nmap"; "openssl@1.1"->"python@3.8"; "openssl@1.1"->"python@3.9"; "openssl@1.1"->"tcl-tk"; "openssl@1.1"->"wget"; "pcre2"->"git"; "protobuf"->"mosh"; "python@3.9"->"libxml2"; "readline"->"libxml2"; "readline"->"python@3.8"; "readline"->"python@3.9"; "readline"->"sqlite"; "readline"->"tig"; "sqlite"->"libxml2"; "sqlite"->"python@3.8"; "sqlite"->"python@3.9"; "tcl-tk"->"python@3.9"; "xz"->"libxml2"; "xz"->"python@3.8"; "xz"->"python@3.9"; "bash-completion"; "coreutils"; "dos2unix"; "gdbm"; "gettext"; "git-extras"; "icu4c"; "libunistring"; "mtr"; "ncurses"; "oniguruma"; "openssl@1.1"; "pcre2"; "pidof"; "protobuf"; "readline"; "tree"; "unrar"; "xz"; } }}}