diff --git a/cachy-overview.md b/cachy-overview.md index 9e52200..2b364cf 100644 --- a/cachy-overview.md +++ b/cachy-overview.md @@ -122,6 +122,7 @@ | **Video Editing** | Kdenlive 26.04 | | **Screen Recording** | OBS Studio 32.1 | | **Notes** | Obsidian 1.12 | +| **IDE** | VSCodium (native, via AUR `vscodium-bin`) + Claude Code 2.1.173 extension | | **Containers** | Docker 29.5 + docker-compose | | **AUR Helper** | paru 2.1 | | **Automation** | n8n (on homelab) | @@ -129,13 +130,18 @@ | **KWin Scripts** | Mouse Tiler | | **Productivity** | Kara | -### Compilers +### Compilers & Runtimes -| Compiler | Version | +| Tool | Version | |---|---| | clang | 22.1.5 | | gcc | 16.1.1 | | python | 3.14.5 | +| nodejs | 26.1.0 | +| npm | 11.16.0 | + +> npm global prefix: `~/.npm-global` (added to fish PATH via `fish_add_path`) +> Claude Code CLI installed globally: `~/.npm-global/bin/claude` ### Enabled Services