Automatically pull before push
Some checks failed
SSH and echo to file / ssh (push) Has been cancelled

This commit is contained in:
Joey Hafner 2024-10-15 17:01:22 -07:00
parent 01e976a1a8
commit c2addf0618

View File

@ -17,6 +17,7 @@
"explorer.confirmDragAndDrop" = false;
"workbench.colorTheme" = "Stylix";
"git.autofetch" = true;
"git.confirmSync" = false;
"editor.fontFamily" = lib.mkForce "'Symbols Nerd Font Mono', 'PowerlineSymbols', 'DejaVu Sans Mono'";
};
userTasks = {