Update github key to the bitwarden public key
Signed-off-by: Noah Knegt <git@noahknegt.com>
This commit is contained in:
@@ -49,8 +49,8 @@
|
|||||||
condition = "gitdir:~/Repos/open-source/";
|
condition = "gitdir:~/Repos/open-source/";
|
||||||
contents = {
|
contents = {
|
||||||
user = {
|
user = {
|
||||||
email = "git@noahknegt.com";
|
email = "github@noahknegt.com";
|
||||||
signingKey = "~/.ssh/id_open_source.pub";
|
signingKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJi7QgoPtTQLHmKNbJAC8mgzQ6Wwq82L2YhBLSaxpQ3/";
|
||||||
};
|
};
|
||||||
|
|
||||||
commit = {
|
commit = {
|
||||||
|
Reference in New Issue
Block a user