add gcpropose helper command
This commit is contained in:
parent
f86b8085c2
commit
effa01310b
5 changed files with 210 additions and 35 deletions
|
|
@ -33,7 +33,9 @@ in
|
|||
controlMaster = "no";
|
||||
controlPath = "~/.ssh/master-%r@%n:%p";
|
||||
controlPersist = "no";
|
||||
StrictHostKeyChecking = "accept-new";
|
||||
extraOptions = {
|
||||
StrictHostKeyChecking = "accept-new";
|
||||
};
|
||||
};
|
||||
|
||||
# EXTERNAL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue