mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-12-26 13:14:35 +00:00
Update git signing key
This commit is contained in:
parent
921590323f
commit
9766350e8d
|
@ -1,7 +1,7 @@
|
||||||
[user]
|
[user]
|
||||||
name = ItsDrike
|
name = ItsDrike
|
||||||
email = itsdrike@protonmail.com
|
email = itsdrike@protonmail.com
|
||||||
signingkey = B014E761034AF742
|
signingkey = FA2745890B7048C0
|
||||||
[alias]
|
[alias]
|
||||||
quickclone = "clone --single-branch --depth=1"
|
quickclone = "clone --single-branch --depth=1"
|
||||||
bareclone = "!sh -c 'git clone --bare \"$0\" \"$1\"/.bare; echo \"gitdir: ./.bare\" > \"$1/.git\"'"
|
bareclone = "!sh -c 'git clone --bare \"$0\" \"$1\"/.bare; echo \"gitdir: ./.bare\" > \"$1/.git\"'"
|
||||||
|
|
Loading…
Reference in a new issue