git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/bin/ssh-agent-launcher
Commit message (Collapse)AuthorAgeFilesLines
* Initial commitH. P. 2022-03-191-0/+48
22-07-08 08:42:14 +0200'>2022-07-081-1/+1 | * Only add SSH key if it's not been added yet.H. P. 2022-07-061-1/+4 | | | | | Currently, ```ssh-add -l``` displays the fingerprint the same way ```ssh-keygen -Esha256 -lf``` does. Simple comparison, done. * display current IFSH. P. 2022-07-061-0/+1 | * +password-store alias for multiples storesH. P. 2022-06-24