

151·
2 years agolately i’ve been interested in discussions of “Rewriting everything in Rust”
lately i’ve been interested in discussions of “Rewriting everything in Rust”
have at it!
#~/.gitconfig
[includeIf "hasconfig:remote.*.url:https://gitlab.com/**"]
path = /path/to/gitlab.gitconfig
[includeIf "hasconfig:remote.*.url:https://github.com/**"]
path = /path/to/github.gitconfig
#example gitlab gitconfig from the included path
[user]
name = Your Name
email = 0000000-YourName@users.noreply.gitlab.com
signingkey = 0000999988887777
[commit]
gpgsign = true
if all works well, Git should be able to automatically use the selected key depending on the repo’s stated remote server.
for future reference, it’s even more convenient to use when you know to change GUI scale settings to configure them to align with the physical space