Architecture
Walkthrough
A hands-on tour of the dotfiles after installation. Run each step in your terminal to get comfortable with what's available.
Step 1: Verify Installation
Make sure everything landed correctly:
dot doctor catches common problems early. If something's off, it'll tell you.
Step 2: Explore the Shell
The shell ships with modern replacements wired in:
Step 3: Git Workflow
Step 4: Tmux
Prefix is Ctrl-a:
| # Split vertically
Step 5: Neovim
# Inside Neovim:
Step 6: Docker
Step 7: Kubernetes (if enabled)