This commit is contained in:
Morten Olsen
2025-10-21 22:19:33 +02:00
commit 5f8e8f4dd5
19 changed files with 582 additions and 0 deletions

4
dot_ssh/config.d/github Normal file
View File

@@ -0,0 +1,4 @@
host github.com
hostname ssh.github.com
user git
port 443