loptland: define hostname in ssh config
This commit is contained in:
parent
313e211a65
commit
301c022ca4
1 changed files with 3 additions and 0 deletions
|
@ -32,6 +32,9 @@ in
|
|||
Host *
|
||||
ForwardAgent yes
|
||||
IdentityAgent /home/${username}/.1password/agent.sock
|
||||
|
||||
Host loptland
|
||||
Hostname christophhollizeck.dev
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue