home | tweak git status

This commit is contained in:
Don Harper 2023-10-23 09:00:13 +00:00
parent 0504ab18f8
commit a04f632f31

View file

@ -19,6 +19,10 @@
email = "duck@duckland.org";
editor = "${pkgs.neovim}/bin/nvim";
};
status = {
submoduleSummary = "true";
short = "true";
};
user = {
name = "Don Harper";
email = "duck@duckland.org";