forked from kunsi/dotfiles
ssh: add afra-{open,close}
This commit is contained in:
parent
5a5e6231d1
commit
9f83f9e908
1 changed files with 8 additions and 0 deletions
|
@ -28,3 +28,11 @@ Host voellerei
|
||||||
|
|
||||||
Host router-remote
|
Host router-remote
|
||||||
HostName franzi-home.kunbox.net
|
HostName franzi-home.kunbox.net
|
||||||
|
|
||||||
|
Host afra-open
|
||||||
|
HostName 172.23.42.69
|
||||||
|
User open
|
||||||
|
|
||||||
|
Host afra-close
|
||||||
|
HostName 172.23.42.69
|
||||||
|
User close
|
||||||
|
|
Loading…
Reference in a new issue