From 49d98c9f79d98971d728174b49566d6657cffcb7 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Wed, 21 Jan 2026 23:35:44 +0900 Subject: modified plugins/telescope.lua, modified lf/scope, modified .ssh/config --- global/.ssh/config | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'global/.ssh') diff --git a/global/.ssh/config b/global/.ssh/config index bbeb10f..a5d8850 100644 --- a/global/.ssh/config +++ b/global/.ssh/config @@ -27,6 +27,11 @@ Host s-onlyone User ec2-user IdentityFile ~/.ssh/keys/evcp-LightsailDefaultKey-ap-northeast-2.pem +Host hse + HostName 3.34.172.156 + User ec2-user + IdentityFile ~/.ssh/keys/evcp-LightsailDefaultKey-ap-northeast-2.pem + # dujin@DTS2 Host j -- cgit v1.2.3