wezterm fixings
This commit is contained in:
parent
ecaa74de18
commit
d70a1c9649
6 changed files with 118 additions and 59 deletions
.ssh
|
@ -7,6 +7,7 @@ Ciphers aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.
|
|||
AddressFamily inet
|
||||
RequestTty yes
|
||||
|
||||
Host dln-dev
|
||||
Host devel
|
||||
Hostname 10.1.100.16
|
||||
IdentityAgent /run/user/1000/gnupg/S.gpg-agent.ssh
|
||||
|
@ -20,4 +21,3 @@ LocalForward 127.0.0.1:8250 127.0.0.1:8250
|
|||
LocalForward 127.0.0.1:8888 127.0.0.1:8888
|
||||
RemoteForward /run/user/1000/gnupg/S.gpg-agent /run/user/1000/gnupg/S.gpg-agent.extra
|
||||
RemoteForward /run/user/1000/gnupg/S.gpg-agent.ssh /run/user/1000/gnupg/S.gpg-agent.ssh
|
||||
RemoteCommand /usr/bin/env LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 /usr/bin/tmux new-session -A -D -s 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue