home | tweak git status
This commit is contained in:
parent
0504ab18f8
commit
a04f632f31
1 changed files with 4 additions and 0 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue