= 2020-08-04 = == homebrew == {{{ ~$ brew tap homebrew/cask homebrew/cask-fonts homebrew/cask-versions homebrew/core homebrew/services jlhonora/lsusb }}} {{{ ~$ brew list bash-completion git influxdb mosh oniguruma pidof sqlite xz coreutils giter8 jq mtr openssl@1.1 protobuf tig dos2unix gitlab-runner libidn2 ncurses p7zip python@3.8 tree gdbm htop libunistring nmap pcre readline unrar gettext icu4c lsusb node pcre2 sbt wget }}} {{{ ~$ brew cask list docker font-dejavu-sans messenger soundflower zulu8 firefox font-hack skype spectacle flash-npapi joplin slack visual-studio-code }}} {{{ #!graphviz digraph "brew-dep" { rankdir=LR; node [shape=record]; "gdbm"->"python@3.8"; "gettext"->"git"; "gettext"->"libidn2"; "gettext"->"wget"; "icu4c"->"node"; "libidn2"->"wget"; "libunistring"->"libidn2"; "libunistring"->"wget"; "ncurses"->"htop"; "oniguruma"->"jq"; "openssl@1.1"->"nmap"; "openssl@1.1"->"python@3.8"; "openssl@1.1"->"wget"; "pcre2"->"git"; "protobuf"->"mosh"; "readline"->"python@3.8"; "readline"->"sqlite"; "readline"->"tig"; "sqlite"->"python@3.8"; "xz"->"python@3.8"; "bash-completion"; "coreutils"; "dos2unix"; "gdbm"; "gettext"; "giter8"; "gitlab-runner"; "icu4c"; "influxdb"; "libunistring"; "lsusb"; "mtr"; "ncurses"; "oniguruma"; "openssl@1.1"; "p7zip"; "pcre"; "pcre2"; "pidof"; "protobuf"; "readline"; "sbt"; "tree"; "unrar"; "xz"; } }}}