new script 'git-compose', allows you to easily group staged changes into several commits at once

This commit is contained in:
2024-11-17 03:44:21 -05:00
parent 287281907b
commit 03c5b9008e
4 changed files with 141 additions and 53 deletions

View File

@@ -35,6 +35,7 @@ let
myScripts.moveonscreen
myScripts.s_check
myScripts.switchmon
myScripts.git-compose
];
in {
options = {