diff options
| author | Paul Buetow <paul@buetow.org> | 2026-02-08 10:27:45 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-02-08 10:27:45 +0200 |
| commit | bb89d04e83814bee867a51ad7e967e7c9dfb0b77 (patch) | |
| tree | 0b089a9dc9f573ba2851ded06f5597fc8c8f32cf /cursor/slashcommands/commit-and-push-to-git.md | |
| parent | f6d2c92703ca4479871a716507a63cb706b14b21 (diff) | |
Install slash commands for both Cursor and Claude Code
Rename cursor/commands to cursor/slashcommands, rename the Rex task
from home_cursor to home_slashcommands, and install the same commands
to both ~/.cursor/commands/ and ~/.claude/commands/.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Diffstat (limited to 'cursor/slashcommands/commit-and-push-to-git.md')
| -rw-r--r-- | cursor/slashcommands/commit-and-push-to-git.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cursor/slashcommands/commit-and-push-to-git.md b/cursor/slashcommands/commit-and-push-to-git.md new file mode 100644 index 0000000..42132bd --- /dev/null +++ b/cursor/slashcommands/commit-and-push-to-git.md @@ -0,0 +1,3 @@ +# Commit and push to git + +Commit and push to git all changes you made. |
