refactor: update SSH signing keys and remove WSL configuration
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
This commit is contained in:
@ -8,17 +8,21 @@
|
||||
|
||||
[commit]
|
||||
gpgsign = true
|
||||
|
||||
|
||||
[color]
|
||||
ui = true
|
||||
|
||||
[push]
|
||||
autoSetupRemote = true
|
||||
|
||||
[pull]
|
||||
rebase = false
|
||||
|
||||
[filter "lfs"]
|
||||
process = git-lfs filter-process
|
||||
required = true
|
||||
clean = git-lfs clean -- %f
|
||||
smudge = git-lfs smudge -- %f
|
||||
|
||||
[init]
|
||||
defaultBranch = main
|
||||
|
Reference in New Issue
Block a user