init
This commit is contained in:
23
private_Projects/dot_gitconfig
Normal file
23
private_Projects/dot_gitconfig
Normal file
@@ -0,0 +1,23 @@
|
||||
[user]
|
||||
email = fbtijfdq@void.black
|
||||
name = Morten Olsen
|
||||
signingkey = ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFaIAP/ZJ7+7jeR44e1yIJjfQAB6MN351LDKJAXVF62P
|
||||
|
||||
[commit]
|
||||
gpgsign = true
|
||||
|
||||
[gpg]
|
||||
format = ssh
|
||||
|
||||
[gpg "ssh"]
|
||||
program = "/Applications/1Password.app/Contents/MacOS/op-ssh-sign"
|
||||
|
||||
|
||||
|
||||
[url "ssh://git@ssh-gitea.olsen.cloud:2205/"]
|
||||
insteadOf = "https://gitea.olsen.cloud/"
|
||||
|
||||
|
||||
[url "git@github-private:"]
|
||||
insteadOf = https://github.com/
|
||||
|
||||
Reference in New Issue
Block a user