summaryrefslogtreecommitdiff
path: root/home-config/ssh
diff options
context:
space:
mode:
authorTyler Murphy <tylerm@tylerm.dev>2023-09-29 10:36:21 -0400
committerTyler Murphy <tylerm@tylerm.dev>2023-09-29 10:36:21 -0400
commit2cb639b95fc4d7834a092adf37c9ebec90fe7193 (patch)
tree71785091dbd341919dda5832a2ccceb0601185b6 /home-config/ssh
parentupdate configs and virt packages (diff)
downloaddotfiles-guix-2cb639b95fc4d7834a092adf37c9ebec90fe7193.tar.gz
dotfiles-guix-2cb639b95fc4d7834a092adf37c9ebec90fe7193.tar.bz2
dotfiles-guix-2cb639b95fc4d7834a092adf37c9ebec90fe7193.zip
update sway and waybar configuration, hanve around guix packages
Diffstat (limited to 'home-config/ssh')
-rw-r--r--home-config/ssh/config5
1 files changed, 5 insertions, 0 deletions
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