Add VSCodium, Claude Code, nodejs/npm to software list; rename compilers section to Compilers & Runtimes
This commit is contained in:
parent
347ad4aa84
commit
779932ac76
@ -122,6 +122,7 @@
|
|||||||
| **Video Editing** | Kdenlive 26.04 |
|
| **Video Editing** | Kdenlive 26.04 |
|
||||||
| **Screen Recording** | OBS Studio 32.1 |
|
| **Screen Recording** | OBS Studio 32.1 |
|
||||||
| **Notes** | Obsidian 1.12 |
|
| **Notes** | Obsidian 1.12 |
|
||||||
|
| **IDE** | VSCodium (native, via AUR `vscodium-bin`) + Claude Code 2.1.173 extension |
|
||||||
| **Containers** | Docker 29.5 + docker-compose |
|
| **Containers** | Docker 29.5 + docker-compose |
|
||||||
| **AUR Helper** | paru 2.1 |
|
| **AUR Helper** | paru 2.1 |
|
||||||
| **Automation** | n8n (on homelab) |
|
| **Automation** | n8n (on homelab) |
|
||||||
@ -129,13 +130,18 @@
|
|||||||
| **KWin Scripts** | Mouse Tiler |
|
| **KWin Scripts** | Mouse Tiler |
|
||||||
| **Productivity** | Kara |
|
| **Productivity** | Kara |
|
||||||
|
|
||||||
### Compilers
|
### Compilers & Runtimes
|
||||||
|
|
||||||
| Compiler | Version |
|
| Tool | Version |
|
||||||
|---|---|
|
|---|---|
|
||||||
| clang | 22.1.5 |
|
| clang | 22.1.5 |
|
||||||
| gcc | 16.1.1 |
|
| gcc | 16.1.1 |
|
||||||
| python | 3.14.5 |
|
| 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
|
### Enabled Services
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user