DEV Community

fadow
fadow

Posted on

My PC setup as a Linux user

Arch Linux + RiverWM + Neovim — my daily driver:

OS: Arch (btw)
WM: River (Wayland, no X11)
Editor: Neovim 0.12 (native LSP, no lspconfig.nvim)
Terminal: Alacritty + fish shell
Agent: Hermes (offloads 80% of my boilerplate work)

Why this stack:
• River starts in 0.3s. No desktop environment bloat
• Neovim with blink.cmp + treesitter — instant completions
• fish shell — autosuggestions save hours
• Hermes builds starter kits while I sleep

Results:
• NestJS Vietnam Starter shipped in 17 minutes (AI-built)
• Next.js starter in 30 minutes
• Advanced NestJS pack in 15 minutes

Your tools multiply your output.

archlinux #neovim #devsetup

Top comments (0)