From 45caede6113ce570684cbcb87edbcc1e047a2e84 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Tue, 16 Sep 2025 20:14:50 +0900 Subject: modified .ssh/config, modified yazi/keymap-default.toml --- global/.ssh/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'global') diff --git a/global/.ssh/config b/global/.ssh/config index c2e42f7..33f9699 100644 --- a/global/.ssh/config +++ b/global/.ssh/config @@ -10,6 +10,7 @@ Host dts-cowork Port 23432 IdentitiesOnly yes IdentityFile ~/.ssh/id_ed25519 + LocalForward 33432 127.0.0.1:23432 Host private-k6-dev HostName joonhoe.com @@ -28,7 +29,6 @@ Host k6-ck ServerAliveInterval 55 ServerAliveCountMax 5 - Host pp HostName 52.78.161.196 User ec2-user -- cgit v1.2.3