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