# 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 om+xml'/>

git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/bin/ssh-with-gpg
Commit message (Collapse)AuthorAgeFilesLines
* gnupg forwarding now workingH. P. 2022-03-241-2/+5
|
* remove old dirmngr socket. remember to execute only once with multiple ↵H. P. 2022-03-231-0/+1
| | | | connections.
* wrong order :-)H. P. 2022-03-231-5/+1
|
* TGT was missing, lel. Also: passing remaining arguments now.H. P.