Fetch User Keys - simple tool for fetching SSH keys from various sources
1[[entry]] 2name = "hauleth" 3keys = [ 4 { github = "hauleth" }, 5 { sourcehut = "~hauleth" } 6] 7 8[[entry]] 9name = "sourcehut" 10keys = [ 11 { hosts = [ "git.sr.ht", "hg.sr.ht" ] } 12]