14 lines
402 B
Bash
Executable File
14 lines
402 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
brew install \
|
|
libgit2 pcre2 xz telnet \
|
|
starship zsh-autosuggestions \
|
|
git neovim \
|
|
fdupes rsync rclone restic wcurl ncdu \
|
|
tlrc vivid zellij totp-cli \
|
|
yt-dlp newsboat vips btop \
|
|
fnm oven-sh/bun/bun deno uv just \
|
|
stylua taplo typos-cli clang-format marksman asciidoctor ollama gitleaks gh glab \
|
|
qmk/qmk/qmk daktilo \
|
|
redis mysql-client
|