Dotfiles — Development skill for Claude Code
Terminal setup con estética Cyberpunk 2077: statusline de Claude Code, prompt de zsh, tema de Warp y preset de iTerm2.
How to install Dotfiles
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open djmaam/dotfiles and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Dotfiles does
Terminal setup con estética Cyberpunk 2077: statusline de Claude Code, prompt de zsh, tema de Warp y preset de iTerm2.
Alternatives in Development
- Package OfficeCLI Skill As AionUi Assistant — Convert an OfficeCLI skill into a fully wired AionUi assistant preset, or update an existing one 20.3k ★
- WARP.md — This file provides guidance to WARP (warp.dev) when working with code in this repository 10.5k ★
- 10 Statusline Setup Agent — Status Line Setup Agent System Prompt 2.3k ★
README
dotfiles
Configuración de terminal con estética **Cyberpunk 2077**: statusline de Claude Code, prompt de zsh, tema de Warp y preset de iTerm2, todos con la misma paleta.
▰ Claude Opus 4.6 [xhigh] // ▓▓▓▓▓▓▓▓▓░ 85.0% // 920.0k/1.0M // $15.30 // 45m // 7d:62.0% ⏳2h6m
⎇ main // +2/-2 // .../gaming-portfolio
CPU 16% // RAM 75% // 🔋50% // ☀️ 4°C ლ(ಠ益ಠლ)
Instalar
git clone ~/dotfiles && cd ~/dotfiles && ./install.sh
Hace backup con timestamp de todo lo que pisa. Después seguí los 4 pasos manuales que imprime al terminar.
Guardar cambios
cd ~/dotfiles && ./sync.sh && git diff # revisar
git commit -am "..."
Qué hay adentro
claude/settings.json |
statusline + hooks que marcan cuándo Claude está trabajando |
ccstatusline/ |
config, 5 temas, conmutador y los 3 scripts de widgets |
zsh/ |
.zshrc y el tema de oh-my-zsh |
warp/themes/ |
tema de Warp (fondo negro puro) |
iterm2/ |
preset de colores |
ghostty/ |
config de Ghostty: paleta cyberpunk + fuente + padding |
zed/ |
settings.json de Zed |
vscode/ |
settings.json de VS Code, sin el ID de proyecto GCP |
Brewfile |
CLIs que .zshrc sourcea (fzf, zoxide, eza, bat, rg + plugins de zsh) |
ccstatusline
Tres líneas: modelo + contexto + costo + límites de uso · git + directorio · CPU/RAM/batería/clima + asciimoji mientras Claude trabaja.
Cambiar de tema:
~/.config/ccstatusline/theme # lista los disponibles
~/.config/ccstatusline/theme neon-noir
Temas: `cyberpunk-2077` (activo), `neon-noir`, `powerline-neon`, `violeta-minimal`, `original-previo`.
Detalles que importan
- Los paths absolutos se guardan como
__HOME__yinstall.shlos reescribe, así el repo sirve en cualquier usuario. - La statusline apunta a una instalación fija de ccstatusline (
bun add -g), no abunx -y: 0.2s por invocación en vez de 0.7s. refreshIntervalestá en 10s (~2% de un núc
Related Skills
Setup Terminal
Auto-detect terminal (Ghostty/Warp/iTerm2) and set up a modern terminal experience with terminal config, zsh e
Statusline Setup
Install or switch the Awesome Statusline preset (xs-xl)
Video Vox
Crea shorts verticales animados estilo Vox sobre cualquier tema con Claude Code + Remotion (cartoon + voz + mú
Baazigar Claude Code Setup
Production-ready Claude Code + iTerm2 setup. 60+ plugins, 8 commands, 3 agents, knowledge system, 6 stack pres
Agentry
Multi-Agent Prompt Manager TUI — Unified prompt management for Claude Code, Continue, OpenClaw, Codex, Gemini
Gastown Setup
Bootstrap a new Gas Town installation, optionally with the wbern/gastown-me-and-my-crew preset for manual-mode
Related Agents
Investigador Academico
Usar para investigación académica profunda con literatura real — respaldar un hallazgo o metodología de cara a
Dotfiles Reviewer
Use this agent when you need expert review of dotfiles configurations, shell scripts, or development environme
Bash Scripter
Use this agent when you need to write or fix bash/shell scripts — entrypoints, setup scripts, statusline scrip