dot_zshrc # ~/.zshrc dot_config/ ├── helix/ # Helix editor ├── mise/ # mise (asdf alternative) ├── sheldon/ # zsh plugin manager ├── starship.toml # Starship prompt ├── zellij/ # Terminal multiplexer └── zsh/ ├── path.zsh # PATH settings ├── functions.zsh # Shell functions (ghq/fzf) └── just.zsh # just completions dot_claude/ ├── CLAUDE.md # Claude Code instructions ├── settings.json # Claude Code

