1.2.3'/>

git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/.ssh/config.d
Commit message (Collapse)AuthorAgeFilesLines
* only use the control master if desired. causes more fuss than solutions on ↵H. P. 2024-05-251-2/+2
| | | | daily use.
* Revert "+deprecation of ssh-rsa altogether"H. P. 2022-07-171-4/+0
| | | | | | | ssh_config only knows +ALG, not -ALG. :| so either we define a static list of accepted signature algorithms or well... fuckthisshit.jpg. This reverts commit 12a28688d9b25ba3e36ef207a01e8334667813ac.
* +deprecation of ssh-rsa altogether