๐Ÿ”’ Backup for my config files
dotfiles

add `inet` to tangled `Adressfamily` ssh config

+1
+1
.ssh/config
··· 6 6 HostName tangled.org 7 7 User git 8 8 IdentityFile ~/.ssh/tangled 9 + AddressFamily inet 9 10 10 11 Host github 11 12 HostName github.com