Skip to content

System Tools

Danil Silantyev edited this page Feb 25, 2026 · 1 revision

System Tools

Module: scripts/bootstrap/modules/system/system-tools.sh

Purpose

Install core CLI tools used across all domains.

Installed tools

  • shell and CLI: bash, curl, gnu-sed, tmux
  • navigation and search: eza, fd, fzf, ripgrep, tree, zoxide
  • git and collaboration: git, gh
  • operations and terminal UX: htop, httpie, jq, yq, lazygit, lazydocker, ncdu, wget

Why this set

These tools reduce setup friction and provide consistent command-line ergonomics on a fresh Mac.

Clone this wiki locally