File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,19 +19,19 @@ eval "$(/opt/homebrew/bin/brew shellenv)"
1919
2020``` sh
2121# Core utilities
22- brew install curl git gnupg gnu-sed rsync nmap starship neovim wget openssl@3 ca-certificates zlib readline xz libmagic libmxml libffi sqlite3 ssh-copy-id zsh-completions tmux
22+ brew install curl git gnupg gnu-sed jq rsync nmap starship neovim wget openssl@3 ca-certificates zlib readline xz libmagic libmxml libffi sqlite3 ssh-copy-id zsh-completions ldns tmux
2323
2424# CLI services
2525brew install redis postgresql@16 tailscale ollama
2626
2727# Development tools
28- brew install go hugo fnm uv poetry pre-commit ruff justfile google-cloud-sdk kubernetes-cli k9s hashicorp/tap/terraform dopplerhq/cli/doppler
28+ brew install go hugo fnm uv poetry pre-commit ruff justfile google-cloud-sdk kubernetes-cli k9s helm helmfile argocd hashicorp/tap/terraform dopplerhq/cli/doppler
2929
3030# Modern CLI tools
31- brew install drill dust bat ripgrep zoxide tealdeer gitui httpie fzf erdtree
31+ brew install fd dust bat ripgrep zoxide tealdeer gitui httpie fzf erdtree curlie
3232
3333# GUI applications
34- brew install kitty nextcloud firefox firefox-nightly google-chrome bitwarden slack vlc iterm2 visual-studio-code cursor zed pycharm bruno discord
34+ brew install kitty nextcloud firefox firefox-nightly google-chrome bitwarden slack vlc iterm2 visual-studio-code cursor zed pycharm bruno discord skim
3535
3636# Additional applications
3737brew install --cask handbrake tailscale
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ The following essential packages should be installed on your system:
1616### Modern CLI Tools
1717These are modern alternatives to traditional Unix commands:
1818- exa (replacement for ls)
19- - drill (replacement for dig)
19+ - drill (replacement for dig, provided by ldnsutils )
2020- dust (replacement for du)
2121- bat (replacement for cat)
2222- ripgrep (replacement for grep)
You can’t perform that action at this time.
0 commit comments