Commit for dotfiles changes using the chezmoi repo's convention (add/update/fix/cut with optional scope). Use when committing in the chezmoi dotfiles repository.
Create a commit for chezmoi dotfiles changes: $ARGUMENTS
git status --porcelaingit branch --show-currentgit diff --cached --statgit diff --statgit log --oneline -10<verb>(<scope>): <description>
Pick the verb that best describes the change:
(debian) when the change is specific to the Debian/GNOME/Wayland migration or GNOME-only config(ssh), (git))From this repo's history:
add(debian): swappy screenshot+annotate workflow replacing flameshot on Wayland
update(debian): bringme.sh and move-to-workspace.sh to use window-tools D-Bus extension
fix(debian): use chezmoi.homeDir template for GNOME shortcut paths
cut(debian): remove tools not available on debian