mirror of
https://github.com/glittercowboy/get-shit-done
synced 2026-04-25 17:25:23 +02:00
fix: rename statusline.js to gsd-statusline.js for consistent hook naming
All GSD hooks now use gsd- prefix. Installer updated to clean up old statusline.js file and hook registration from previous installs. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -3,9 +3,11 @@ package-lock.json
|
||||
.DS_Store
|
||||
TO-DOS.md
|
||||
CLAUDE.md
|
||||
.planning
|
||||
/research.claude/
|
||||
commands.html
|
||||
|
||||
# Local test installs
|
||||
.claude/
|
||||
|
||||
# Build artifacts (committed to npm, not git)
|
||||
hooks/dist/
|
||||
|
||||
Reference in New Issue
Block a user