From 4946f3c4163be4bfc2f33a4428f53b986a63abed Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 1 Feb 2026 21:52:23 +0200 Subject: rename --- dotfiles/cursor/commands/cap.md | 3 --- dotfiles/cursor/commands/commit-and-push-to-git.md | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 dotfiles/cursor/commands/cap.md create mode 100644 dotfiles/cursor/commands/commit-and-push-to-git.md diff --git a/dotfiles/cursor/commands/cap.md b/dotfiles/cursor/commands/cap.md deleted file mode 100644 index 42132bd..0000000 --- a/dotfiles/cursor/commands/cap.md +++ /dev/null @@ -1,3 +0,0 @@ -# Commit and push to git - -Commit and push to git all changes you made. diff --git a/dotfiles/cursor/commands/commit-and-push-to-git.md b/dotfiles/cursor/commands/commit-and-push-to-git.md new file mode 100644 index 0000000..42132bd --- /dev/null +++ b/dotfiles/cursor/commands/commit-and-push-to-git.md @@ -0,0 +1,3 @@ +# Commit and push to git + +Commit and push to git all changes you made. -- cgit v1.2.3