= 2022-10-16 = == homebrew == {{{ ~$ brew tap danielgtaylor/restish heroku/brew homebrew/cask homebrew/cask-fonts homebrew/cask-versions homebrew/core homebrew/services jazzwang/lab teamookla/speedtest }}} {{{ ~$ brew list --formula bash-completion ca-certificates coreutils fzf gettext git git-extras gmp htop jansson jq libidn2 liblinear libssh2 libunistring lua@5.3 mtr ncurses nmap oniguruma openssl@1.1 pcre pcre2 rclone readline sqlite tig unrar wget }}} {{{ ~$ brew list --cask esun-webatm-activex firefox font-hack google-chrome joplin messenger microsoft-teams pingid postman skype spectacle visual-studio-code vlc vmware-horizon-client zoom zulu8 }}} {{{ #!graphviz digraph "brew-dep" { rankdir=LR; node [shape=record]; "ca-certificates"->"libssh2"; "ca-certificates"->"nmap"; "ca-certificates"->"openssl@1.1"; "ca-certificates"->"wget"; "gettext"->"git"; "gettext"->"libidn2"; "gettext"->"wget"; "gmp"->"coreutils"; "jansson"->"mtr"; "libidn2"->"wget"; "liblinear"->"nmap"; "libssh2"->"nmap"; "libunistring"->"libidn2"; "libunistring"->"wget"; "lua@5.3"->"nmap"; "ncurses"->"htop"; "ncurses"->"tig"; "oniguruma"->"jq"; "openssl@1.1"->"libssh2"; "openssl@1.1"->"nmap"; "openssl@1.1"->"wget"; "pcre"->"nmap"; "pcre2"->"git"; "readline"->"sqlite"; "readline"->"tig"; "bash-completion"; "ca-certificates"; "fzf"; "gettext"; "git-extras"; "gmp"; "jansson"; "liblinear"; "libunistring"; "lua@5.3"; "ncurses"; "oniguruma"; "pcre"; "pcre2"; "rclone"; "readline"; "unrar"; } }}}