# vim:syntax=dosini severity = 5 #verbose = 11 #verbose = %f: [%p] %m at line %l, column %c.\n%d\n verbose = %f: [%p] %m at line %l, column %c.\n theme = core [TestingAndDebugging::RequireUseWarnings] severity = 5 [Modules::ProhibitEvilModules] modules_file = .forbidden_modules -->

git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/.ssh/config.d/0000-all.conf
Commit message (Collapse)AuthorAgeFilesLines
* 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