Update remote services list
This commit is contained in:
parent
35c3dc3f7b
commit
38fbc771c8
1 changed files with 1 additions and 1 deletions
|
@ -195,7 +195,7 @@ Takes OPTION as an argument and prints its description."
|
|||
|
||||
(defvar mk/remote-*host-aliases*
|
||||
'(("website" . "marcus@u1.marcuskammer.dev")
|
||||
("playground" . "marcus@u1.metaebene.dev"))
|
||||
("metalisp" . "cl@u1.metalisp.dev"))
|
||||
"Alist mapping friendly host names to actual SSH-compatible host strings.")
|
||||
|
||||
(defun mk/remote--get-real-host (alias)
|
||||
|
|
Loading…
Add table
Reference in a new issue