= 2024-02-04 = == 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 dos2unix git-extras jq libunistring nmap pcre2 unrar ca-certificates fzf gmp libidn2 lua oniguruma readline wget coreutils gettext htop liblinear mtr openssl@3 tig ddrescue git jansson libssh2 ncurses pcre tree }}} {{{ ~$ brew list --cask esun-webatm-activex google-chrome pingid spectacle vlc font-hack joplin skype visual-studio-code vmware-horizon-client }}} {{{ #!graphviz digraph "brew-dep" { rankdir=LR; node [shape=record]; "ca-certificates"->"libssh2"; "ca-certificates"->"nmap"; "ca-certificates"->"openssl@3"; "ca-certificates"->"wget"; "gettext"->"git"; "gettext"->"libidn2"; "gettext"->"wget"; "gmp"->"coreutils"; "jansson"->"mtr"; "libidn2"->"wget"; "liblinear"->"nmap"; "libssh2"->"nmap"; "libunistring"->"libidn2"; "libunistring"->"wget"; "lua"->"nmap"; "ncurses"->"htop"; "ncurses"->"tig"; "oniguruma"->"jq"; "openssl@3"->"libssh2"; "openssl@3"->"nmap"; "openssl@3"->"wget"; "pcre"->"nmap"; "pcre2"->"git"; "pcre2"->"tig"; "readline"->"tig"; "bash-completion"; "ca-certificates"; "ddrescue"; "dos2unix"; "fzf"; "gettext"; "git-extras"; "gmp"; "jansson"; "liblinear"; "libunistring"; "lua"; "ncurses"; "oniguruma"; "pcre"; "pcre2"; "readline"; "tree"; "unrar"; } }}}