removed starship

This commit is contained in:
steven carpenter 2026-03-15 20:43:39 -04:00
parent 35289d7a97
commit 12cbfd1f98
10 changed files with 915 additions and 50 deletions

View file

@ -6,9 +6,8 @@
userName = "specCon18";
userEmail = "steven.carpenter@skdevstudios.com";
extraConfig = {
init = {
defaultBranch = "main";
};
init.defaultBranch = "main";
pull.rebase = false;
};
};
};