Update desktop

This commit is contained in:
2024-05-29 16:04:23 -05:00
parent a6ca2eaa8f
commit 55d058bf4b

View File

@@ -26,7 +26,7 @@
userName = "Ethan Simmons";
userEmail = "eesimmons9105@gmail.com";
extraConfig = {
core.sshCommand = "'ssh -i /home/eesim/.ssh/id_ed25519'";
core.sshCommand = "ssh -i /home/eesim/.ssh/id_ed25519";
};
};