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/";
|
||||
contents = {
|
||||
user = {
|
||||
email = "git@noahknegt.com";
|
||||
signingKey = "~/.ssh/id_open_source.pub";
|
||||
email = "github@noahknegt.com";
|
||||
signingKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJi7QgoPtTQLHmKNbJAC8mgzQ6Wwq82L2YhBLSaxpQ3/";
|
||||
};
|
||||
|
||||
commit = {
|
||||
|
Reference in New Issue
Block a user