feat: mise, brew and fastfetch perf

This commit is contained in:
2025-12-24 02:34:10 +02:00
parent be4a723859
commit b51f2e0b09
26 changed files with 178 additions and 324 deletions

View File

@@ -46,18 +46,21 @@ binaries: List[Text] = [
# tools
"git",
"gh",
"copilot",
"terraform",
"docker" if not os.environ.get("SKIP_DOCKER_CONFIG") else None,
"mise",
"neofetch",
"cmatrix",
"az",
"firebase",
"redis-cli",
"redis-server",
# language: python
"pyenv",
"python",
"python3",
"pip",
"pip3",
"pipx",
"poetry",
# langauge: js
"node",