chore | formating
This commit is contained in:
parent
500ce0e21a
commit
ced5943296
4 changed files with 9 additions and 25 deletions
|
|
@ -9,15 +9,9 @@
|
|||
port = 2020;
|
||||
identityFile = "/home/don/.ssh/git";
|
||||
};
|
||||
"github.com" = {
|
||||
identityFile = "/home/don/.ssh/git";
|
||||
};
|
||||
"gitlab.com" = {
|
||||
identityFile = "/home/don/.ssh/git";
|
||||
};
|
||||
"homeassistant.home.duckland.org" = {
|
||||
user = "root";
|
||||
};
|
||||
"github.com" = { identityFile = "/home/don/.ssh/git"; };
|
||||
"gitlab.com" = { identityFile = "/home/don/.ssh/git"; };
|
||||
"homeassistant.home.duckland.org" = { user = "root"; };
|
||||
"dreamhost" = {
|
||||
user = "duck";
|
||||
hostname = "wise.dreamhost.com";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue