summaryrefslogtreecommitdiff
path: root/dotfiles/system/.local/bin/reset-auth
AgeCommit message (Collapse)Author
2025-11-08feat: add utility scripts for process and auth managementCraig Jennings
Add two new utility scripts to dotfiles: - clobberall: repeatedly kills all processes with given name - reset-auth: resets GPG and SSH authentication agents Both scripts follow existing conventions with proper headers, usage help, and executable permissions. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>