= 2024-05-12 = == homebrew == {{{ ~$ brew tap homebrew/cask homebrew/cask-fonts homebrew/cask-versions homebrew/core homebrew/services jazzwang/lab }}} {{{ ~$ brew list --formula gettext git htop ncurses oniguruma pcre2 readline unrar }}} {{{ ~$ brew list --cask esun-webatm-activex google-chrome pingid font-hack joplin spectacle }}} {{{ #!graphviz digraph "brew-dep" { rankdir=LR; node [shape=record]; "gettext"->"git"; "ncurses"->"htop"; "pcre2"->"git"; "gettext"; "ncurses"; "oniguruma"; "pcre2"; "readline"; "unrar"; } }}}