git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/.ssh
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 altogetherH. P. gmsg'>
* $SSH_AUTH_SOCK only on the admin stationsH. P. 2022-03-231-2/+10
|
* +doc for SSHAGHH. P. 2022-03-211-0/+2
|
* Execute ssh agent only on machines we want to be the sourceH. P. 2022-03-211-0/+4
| | | | Also, see ssh_config(5) and ForwardAgent
* +function for adding ssh keysH. P. 2022-03-211-1/+5
|
* ...already marked for export in postexecH. P. 2022-03-211-1/+0
| | | | This reverts commit 99e0da1b6441da25a0d3427638f0fd1a20076f87.
* mark SSH agent variables for exportH. P. 2022-03-211-0/+1
|
* Initial commitH. P. 2022-03-191-0/+73