mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-29 11:36:16 +01:00
Edit emacs remote selection hosts
Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
parent
756278ec8c
commit
c51b13e35e
|
@ -7,7 +7,7 @@ Host *
|
|||
Host 192.168.0.250
|
||||
Port 2222
|
||||
|
||||
Host *redalder.org 192.168.0.250
|
||||
Host *redalder.org 10.64.1.* 10.64.0.*
|
||||
ExitOnForwardFailure yes
|
||||
SendEnv INSIDE_EMACS
|
||||
RemoteForward /home/main/.ssh/emacs-server /run/user/1000/emacs/server
|
||||
|
|
Loading…
Reference in a new issue