conf: zsh

This commit is contained in:
luxzi 2024-07-26 18:10:34 -04:00
parent c09f9c6194
commit f360eeb4b5
No known key found for this signature in database
GPG key ID: C90237A70F2FDD53
3 changed files with 11 additions and 4 deletions

View file

@ -16,6 +16,7 @@
extraConfig = {
init.defaultBranch = "main";
gpg.format = "ssh";
core.symlinks = true;
};
};
}