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-08-08 05:37:29 +00:00
|
|
|
fdupes rsync rclone restic wcurl ncdu \
|
2024-08-22 04:25:41 +00:00
|
|
|
tlrc vivid zellij \
|
2024-08-08 05:37:29 +00:00
|
|
|
yt-dlp newsboat vips btop \
|
2024-10-09 06:54:27 +00:00
|
|
|
fnm oven-sh/bun/bun deno uv just \
|
2024-09-04 10:39:21 +00:00
|
|
|
stylua taplo typos-cli clang-format marksman asciidoctor ollama gitleaks gh glab \
|
2024-10-09 06:54:27 +00:00
|
|
|
qmk/qmk/qmk daktilo \
|
2024-07-31 03:44:04 +00:00
|
|
|
redis mysql-client
|