use fisshhhhhhh
This commit is contained in:
parent
55fc9d45a5
commit
ba8d429eef
1 changed files with 6 additions and 0 deletions
|
|
@ -29,11 +29,17 @@
|
|||
hostname = "192.168.0.4";
|
||||
user = "osbm";
|
||||
identityFile = "/home/osbm/.ssh/id_ed25519";
|
||||
extraOptions = {
|
||||
"RemoteCommand" = "fish";
|
||||
}
|
||||
};
|
||||
"ymir" = {
|
||||
hostname = "192.168.0.2";
|
||||
user = "osbm";
|
||||
identityFile = "/home/osbm/.ssh/id_ed25519";
|
||||
extraOptions = {
|
||||
"RemoteCommand" = "fish";
|
||||
}
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue