Procedure
Install Alacritty or WezTerm
Install Alacritty and/or WezTerm via package managers for your OS, then verify with a version command for the terminal you installed.
Install Alacritty and/or WezTerm. Alacritty: macOS brew install --cask a
Install Alacritty and/or WezTerm. Alacritty: macOS brew install --cask alacritty ; Windows winget install -e --id Alacritty.Alacritty ; Linux use distro packages or follow https://github.com/alacritty/alacritty#installation . WezTerm: macOS brew install --cask wezterm ; Windows winget install wez.wezterm ; Linux follow https://wezterm.org/installation.html (APT/RPM/AppImage or distro packages).
Open a new terminal so PATH includes the app binaries, then launch the i
Open a new terminal so PATH includes the app binaries, then launch the installed terminal from your desktop or CLI.
alacritty --version 2>/dev/null || wezterm --version
alacritty --version 2>/dev/null || wezterm --version
DevRecipes is a catalog of recipes for AI agents. Search is open. Connect MCP so the editor already knows the steps. Ranked by attested runs, not votes.