mirror of
https://github.com/SeriousBug/dotfiles
synced 2026-06-16 20:35:08 -05:00
- cc-compact: skill to reload a past Claude Code session's context (resolves by id or ai-title, extracts a bounded XML summary via compact_session.py) so work can be resumed without ingesting the log - migrate the existing new-work skill into the repo - deploy ~/.claude/skills via ensure_dir_symlink in setup.sh - claude-token-count: count tokens via Anthropic's count_tokens endpoint, pulling the API key from 1Password at runtime |
||
|---|---|---|
| .claude | ||
| .dotter | ||
| asdf | ||
| bin | ||
| claude | ||
| fish | ||
| git | ||
| htop | ||
| nvim | ||
| zellij | ||
| .gitignore | ||
| .gitmodules | ||
| CLAUDE.md | ||
| README.md | ||
| setup.sh | ||
Dotfiles
Personal dotfiles and configuration managed with Dotter. Feel free to use this as inspiration or fork it for your own setup.
Setup
Run the setup script to install dependencies via Homebrew and deploy configurations:
./setup.sh
Options
--reset- Reset configuration and re-prompt for all variables--force-deploy- Force deployment even if files already exist--skip-brew- Skip Homebrew package installation
Installed Packages
The setup script installs the following packages via Homebrew:
- dotter, fish, dust, eza, gh, htop, go, jq, lazygit, neovim, asdf, bat, pandoc, ripgrep, zoxide, zellij, p7zip
macOS only:
- font-fira-code-nerd-font, orbstack, iterm2, rectangle-pro, maccy
Included Configurations
- Git
- Neovim
- Fish shell
- Zellij
- Htop
- ASDF