Uses
Setups // software // configs
UPDATED APR 30 202601 // Gear
- Laptop ASUS ROG Zephyrus G15 — 15.6" QHD 165Hz
- Display A 25" 2K (1440p) 165Hz
- Display B 16" 1080p 240Hz
- Mouse Razer Viper V3 Pro — Focus Pro 35K, 8000Hz, ~54g, USB-C wireless
- Keyboard Razer Huntsman Mini — Mercury White, 60% layout, optical switches
- Headphones Sony WH-1000XM5 — 30hr ANC, dual-driver, V1 processor
02 // Workstation
- OS Arch Linux on WSL2 (host: Windows)
- Editor Neovim
- Terminal WezTerm (default domain: WSL:archlinux)
- Theme Midnight Sakura (custom WezTerm palette)
- Font MonaspiceNe Nerd Font · 11.5pt · 1.15 line-height
- Shell zsh + Oh My Zsh + Powerlevel10k
- Cursor BlinkingBar
- Browsers Zen (Firefox/Gecko, Arc-style) + Helium (Chromium, telemetry-stripped)
- Music Spotify + Nicotine+ (Soulseek P2P)
03 // Software
- Files eza, bat, fd, jq, btop
- Search ripgrep, fzf (Tokyonight palette), zoxide
- Git lazygit, gh (linuxbrew)
- Pkg (Arch) pacman + yay
- Brew Linuxbrew for one-offs
- JS pkg pnpm and bun
- Python uv (always, never venv/pip)
- Containers Docker + docker-compose
04 // AI / Agents
- Coding claude-code (--effort max), opencode, codex (--yolo shortcut)
- Local LLMs llama.cpp + Qwen 2.5 / 3.5 (q4_k_m)
- Scraping Camoufox + camofox-browser REST
- Skills (mine) ascii-dither-shader, ascii-shader-tsx
05 // Configs
- zsh plugins git, zsh-autosuggestions, zsh-syntax-highlighting, sudo, copypath, copyfile, web-search, dirhistory, extract
- p10k Lean style, instant-prompt verbose
- FZF source fd --type f --hidden --follow --exclude .git
- Aliases claude=--effort max · codex --yolo wrapper · vm-* for VirtualBox VM
- WezTerm Discord rich-presence via SetUserVar + IPC bridge
- Dotfiles github.com/codeptor (dotfiles repo)