Update host aliases
This commit is contained in:
parent
a4dc8608fb
commit
aa6d565fec
1 changed files with 1 additions and 1 deletions
|
@ -194,7 +194,7 @@ Takes OPTION as an argument and prints its description."
|
|||
(message "Use case not found"))))
|
||||
|
||||
(defvar mk/remote-*host-aliases*
|
||||
'(("website" . "marcus@u1.marcuskammer.dev")
|
||||
'(("website" . "marcus@www.marcuskammer.dev")
|
||||
("metalisp" . "cl@u1.metalisp.dev")
|
||||
("pihole" . "ubuntu@pi-hole.fritz.box"))
|
||||
"Alist mapping friendly host names to actual SSH-compatible host strings.")
|
||||
|
|
Loading…
Add table
Reference in a new issue