mirror of
https://github.com/SeriousBug/dotfiles
synced 2026-07-07 10:52:39 -05:00
Gathers a GitHub PR's title, description, reviews, per-line comments, and conversation comments via gh into one XML report (gather_pr.py), tagging each author as is_me/is_bot/is_human and giving every comment an id. The skill reads that output, evaluates each review point, fixes obvious bugs/security issues, asks the user on nuanced calls, replies to bots directly, and confirms with the user before replying to humans. Claude-Session: https://claude.ai/code/session_01AhP6LpRrKxH7yJPb6pfLFE |
||
|---|---|---|
| .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