Fix plugins + ssh config

This commit is contained in:
Filippo Berto 2021-07-22 14:22:39 +02:00
parent 6bbfc7cdc0
commit b3688ae574
3 changed files with 5 additions and 6 deletions

View file

@ -37,7 +37,7 @@
identityFile = "~/.ssh/local";
identitiesOnly = true;
};
"*moon-cloud.eu" = {
"*.moon-cloud.eu moon-cloud.eu" = {
identityFile = "~/.ssh/moon-cloud";
identitiesOnly = true;
};