= 2022-06-25 = == 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 gdbm gettext git git-extras gmp go heroku heroku-node htop jansson jq libidn2 libunistring mpdecimal mtr ncurses nmap oniguruma openssl@1.1 openssl@3 p7zip pcre2 python@3.9 rclone readline speedtest sqlite telnet tig tree unrar wget xz }}} {{{ ~$ brew list --cask esun-webatm-activex firefox font-hack google-chrome google-cloud-sdk joplin messenger microsoft-teams pingid skype spectacle visual-studio-code vlc vmware-horizon-client zulu8 }}} {{{ #!graphviz digraph "brew-dep" { rankdir=LR; node [shape=record]; "ca-certificates"->"openssl@1.1"; "ca-certificates"->"openssl@3"; "ca-certificates"->"python@3.9"; "ca-certificates"->"wget"; "gdbm"->"python@3.9"; "gettext"->"git"; "gettext"->"libidn2"; "gettext"->"wget"; "gmp"->"coreutils"; "heroku/brew/heroku-node"->"heroku"; "jansson"->"mtr"; "libidn2"->"wget"; "libunistring"->"libidn2"; "libunistring"->"wget"; "mpdecimal"->"python@3.9"; "ncurses"->"htop"; "oniguruma"->"jq"; "openssl@1.1"->"nmap"; "openssl@1.1"->"python@3.9"; "openssl@1.1"->"wget"; "pcre2"->"git"; "readline"->"python@3.9"; "readline"->"sqlite"; "readline"->"tig"; "sqlite"->"python@3.9"; "xz"->"python@3.9"; "bash-completion"; "ca-certificates"; "fzf"; "gdbm"; "gettext"; "git-extras"; "gmp"; "go"; "heroku-node"; "jansson"; "libunistring"; "mpdecimal"; "ncurses"; "oniguruma"; "p7zip"; "pcre2"; "rclone"; "readline"; "speedtest"; "telnet"; "tree"; "unrar"; "xz"; } }}}