This commit is contained in:
2025-08-21 12:45:26 -04:00
parent be99293472
commit 14bdf543be
3 changed files with 5 additions and 4 deletions

View File

@@ -192,7 +192,7 @@ bind F3 send-keys 'igrep .' C-m
port = 8022;
identityFile = "~/.ssh/id_ed25519";
};
git.local = {
git = {
host = "10.0.0.125";
user = "git";
identityFile = "~/.ssh/id_ed25519";