Compare commits

...
2 Commits
Author SHA1 Message Date
smayzy 37edfe594f set git to rebase on pull 2025-07-02 00:04:14 +02:00
smayzy 57a246a90b add screenshot capabilities 2025-07-02 00:04:14 +02:00
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -55,6 +55,8 @@
vim
fritzing
networkmanagerapplet
grim
slurp
];
}
+1
View File
@@ -71,6 +71,7 @@
core.editor = "vim";
core.autocrlf = "input";
credential.helper = "store";
pull.rebase = "true";
};
};