my dotz
0

Configure Feed

Select the types of activity you want to include in your feed.

test

+5
+5
.config/git/config
··· 36 36 [user] 37 37 name = Jes Olson 38 38 email = j3s@c3f.net 39 + signingkey = ~/.ssh/id_ed25519 39 40 [pull] 40 41 ff = only 41 42 [push] ··· 46 47 defaultBranch = main 47 48 [includeIf "gitdir:~/do/"] 48 49 path = ~/.config/git/config-work 50 + [gpg] 51 + format = ssh 52 + [commit] 53 + gpgsign = true