From 2cb639b95fc4d7834a092adf37c9ebec90fe7193 Mon Sep 17 00:00:00 2001 From: Tyler Murphy Date: Fri, 29 Sep 2023 10:36:21 -0400 Subject: update sway and waybar configuration, hanve around guix packages --- home-config/ssh/config | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'home-config/ssh/config') diff --git a/home-config/ssh/config b/home-config/ssh/config index 7ab6f9f..65fad34 100644 --- a/home-config/ssh/config +++ b/home-config/ssh/config @@ -21,6 +21,11 @@ Host nitron Hostname nitron.cs.rit.edu User tam2214 +Host github.com + Hostname github.com + User tam2214 + IdentityFile /home/tylerm/.ssh/id_rit + Host * KexAlgorithms -sntrup761x25519-sha512@openssh.com -- cgit v1.2.3-freya