all time favorite semicolon error
This commit is contained in:
parent
ba8d429eef
commit
9c66e81dd9
1 changed files with 2 additions and 2 deletions
|
|
@ -31,7 +31,7 @@
|
||||||
identityFile = "/home/osbm/.ssh/id_ed25519";
|
identityFile = "/home/osbm/.ssh/id_ed25519";
|
||||||
extraOptions = {
|
extraOptions = {
|
||||||
"RemoteCommand" = "fish";
|
"RemoteCommand" = "fish";
|
||||||
}
|
};
|
||||||
};
|
};
|
||||||
"ymir" = {
|
"ymir" = {
|
||||||
hostname = "192.168.0.2";
|
hostname = "192.168.0.2";
|
||||||
|
|
@ -39,7 +39,7 @@
|
||||||
identityFile = "/home/osbm/.ssh/id_ed25519";
|
identityFile = "/home/osbm/.ssh/id_ed25519";
|
||||||
extraOptions = {
|
extraOptions = {
|
||||||
"RemoteCommand" = "fish";
|
"RemoteCommand" = "fish";
|
||||||
}
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue