2024-01-15 12:08:10 +00:00
|
|
|
#!/usr/bin/env bash
|
|
|
|
|
2024-04-28 18:25:37 +00:00
|
|
|
brew install \
|
2024-08-12 04:51:07 +00:00
|
|
|
libgit2 pcre2 xz telnet \
|
2024-10-09 06:54:27 +00:00
|
|
|
starship zsh-autosuggestions \
|
2024-04-28 18:28:12 +00:00
|
|
|
git neovim \
|
2024-10-19 16:09:32 +00:00
|
|
|
bat-extras \
|
2024-10-28 19:32:30 +00:00
|
|
|
fdupes rsync rclone restic f2 wcurl ncdu \
|
2024-10-17 03:13:08 +00:00
|
|
|
tlrc vivid zellij totp-cli \
|
2024-08-08 05:37:29 +00:00
|
|
|
yt-dlp newsboat vips btop \
|
2024-10-21 18:56:24 +00:00
|
|
|
fnm oven-sh/bun/bun deno uv \
|
2024-10-28 19:32:30 +00:00
|
|
|
just typst asciidoctor clang-format stylua sqlfluff taplo typos-cli typstyle marksman tinymist \
|
|
|
|
yq gojq fx ollama gitleaks gh glab k1LoW/tap/tbls \
|
2024-10-28 02:37:47 +00:00
|
|
|
qmk/qmk/qmk daktilo asciinema \
|
2024-07-31 03:44:04 +00:00
|
|
|
redis mysql-client
|