From 572101dc042f12474cc54d8d161f6a07c553c2ce Mon Sep 17 00:00:00 2001 From: tavo Date: Mon, 10 Feb 2025 16:37:50 -0600 Subject: [PATCH] u --- .gitignore | 1 + ssh/config | 8 ++++++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c391f20..e4bab73 100644 --- a/.gitignore +++ b/.gitignore @@ -256,3 +256,4 @@ kwinoutputconfig.json plasmaparc bruno/ beekeeper-studio/ +filezilla/ diff --git a/ssh/config b/ssh/config index 9c598db..c62b904 100644 --- a/ssh/config +++ b/ssh/config @@ -4,8 +4,8 @@ Host * Host home AddressFamily inet - HostName 192.168.100.83 - #HostName tavo.one + #HostName 192.168.100.83 + HostName tavo.one port 22 Host tavo.one @@ -18,3 +18,7 @@ Host dev HostName tavo.one Port 2222 User dev + +Host directoriofeucr + HostName 163.178.171.4 + User directoriofeucr