Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.09 KB

File metadata and controls

25 lines (19 loc) · 1.09 KB

Tools & Packages

This repository installs a wide variety of tools to ensure a consistent, modern development experience across platforms.

Core CLI Tools

  • Modern Replacements: eza (ls), bat (cat), dust (du), duf (df), gping (ping), zoxide (cd), procs (ps)
  • Search & Navigation: fd, ripgrep, fzf, tree
  • System Monitoring: btop, htop, bottom
  • Utilities: jq, yq, tldr, thefuck, direnv

DevOps & Cloud

  • Containers: docker, lazydocker, helm, kubernetes-cli, minikube, skaffold
  • Infrastructure as Code: ansible, packer, terraform (via tfswitch)
  • Cloud Providers: awscli, azure-cli, gcloud-cli, localstack-cli

Languages & Runtimes

  • Python: python, uv, pipx, pytest, ruff, mypy, black
  • Java: openjdk, maven, groovy, jenv
  • Node: node, mise

Git & AI

  • Version Control: git, lazygit, gh, git-filter-repo
  • AI Tools: opencode, gemini-cli

For the exact list of packages installed on each platform, see the Brewfile (macOS) and Pacfile (Arch Linux).