Understand what you have and what you're about to learn.
What You Now Have
Congratulations! You've just set up a fully-armed agentic engineering workstation.
Here's what's installed on your VPS:
Beautiful Terminal
zsh, Oh My Zsh, and Powerlevel10k for a stunning shell experience
Modern CLI Tools
lsd, bat, ripgrep, fzf, and zoxide for supercharged productivity
Language Runtimes
JavaScript (Bun), Python (uv), Rust, and Go ready to go
Three Coding Agents
Claude Code (cc), Codex CLI (cod), and Gemini CLI (gmi)
cccodgmiThe Mental Model
Think of your setup like this:
Your laptop is just the remote control. The real work happens on the VPS.
If your SSH connection drops? No problem. Your work continues in tmux.
What You'll Learn
Linux basics
Navigating the filesystem with confidence
SSH fundamentals
Staying connected to your VPS
tmux essentials
Persistent sessions that survive disconnects
Agent commands
Talking to Claude, Codex, and Gemini
NTM mastery
Orchestrating multiple agents at once
The flywheel workflow
Putting it all together for maximum velocity