add gcpropose helper command

This commit is contained in:
RingOfStorms (Joshua Bell) 2026-01-04 22:36:24 -06:00
parent f86b8085c2
commit effa01310b
5 changed files with 210 additions and 35 deletions

View file

@ -33,7 +33,9 @@ in
controlMaster = "no";
controlPath = "~/.ssh/master-%r@%n:%p";
controlPersist = "no";
StrictHostKeyChecking = "accept-new";
extraOptions = {
StrictHostKeyChecking = "accept-new";
};
};
# EXTERNAL