git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/.ssh/config.d
pre { line-height: 125%; } td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } span.linenos { color: inherit; background-colorH. P.
Commit message (Expand)AuthorAgeFilesLines
* only use the control master if desired. causes more fuss than solutions on da...H. P. 2024-05-251-2/+2
2022-07-171-4/+0
* +deprecation of ssh-rsa altogetherH. P. 2022-07-171-0/+4
* +par ssh key generationH. P. 2022-07-171-0/+3
* +example paragraph for ssh-rsa connectionsH. P. 2022-07-171-0/+10
* ...in case of confname=hostname*conf...H. P. 2022-07-161-0/+0
* +ssh control masterH. P. 2022-07-161-0/+16
.highlight .no { color: #aa0000 } /* Name.Constant */ .highlight .nd { color: #888888 } /* Name.Decorator */ .highlight .ni { color: #880000; font-weight: bold } /* Name.Entity */ .highlight .nf { color: #00aa00 } /* Name.Function */ .highlight .nn { color: #00aaaa; text-decoration: underline } /* Name.Namespace */ .highlight .nt { color: #1e90ff; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #aa0000 } /* Name.Variable */ .highlight .ow { color: #0000aa } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #009999 } /* Literal.Number.Bin */ .highlight .mf { color: #009999 } /* Literal.Number.Float */ .highlight .mh { color: #009999 } /* Literal.Number.Hex */ .highlight .mi { color: #009999 } /* Literal.Number.Integer */ .highlight .mo { color: #009999 } /* Literal.Number.Oct */ .highlight .sa { color: #aa5500 } /* Literal.String.Affix */ .highlight .sb { color: #aa5500 } /* Literal.String.Backtick */ .highlight .sc { color: #aa5500 } /* Literal.String.Char */ .highlight .dl { color: #aa5500 } /* Literal.String.Delimiter */ .highlight .sd { color: #aa5500 } /* Literal.String.Doc */ .highlight .s2 { color: #aa5500 } /* Literal.String.Double */ .highlight .se { color: #aa5500 } /* Literal.String.Escape */ .highlight .sh { color: #aa5500 } /* Literal.String.Heredoc */ .highlight .si { color: #aa5500 } /* Literal.String.Interpol */ .highlight .sx { color: #aa5500 } /* Literal.String.Other */ .highlight .sr { color: #009999 } /* Literal.String.Regex */ .highlight .s1 { color: #aa5500 } /* Literal.String.Single */ .highlight .ss { color: #0000aa } /* Literal.String.Symbol */ .highlight .bp { color: #00aaaa } /* Name.Builtin.Pseudo */ .highlight .fm { color: #00aa00 } /* Name.Function.Magic */ .highlight .vc { color: #aa0000 } /* Name.Variable.Class */ .highlight .vg { color: #aa0000 } /* Name.Variable.Global */ .highlight .vi { color: #aa0000 } /* Name.Variable.Instance */ .highlight .vm { color: #aa0000 } /* Name.Variable.Magic */ .highlight .il { color: #009999 } /* Literal.Number.Integer.Long */
use-agent
# if we have multiple keys:
#default-key 2FA6B7C2BADC0DED1337D00D710A128212507E08
fixed-list-mode
keyid-format 0xlong
personal-digest-preferences SHA512 SHA384 SHA256 SHA224
default-preference-list SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 BZIP2 ZLIB ZIP Uncompressed
verify-options show-uid-validity
list-options show-uid-validity
cert-digest-algo SHA256
no-emit-version
ask-cert-level
expert
trust-model tofu+gpg
lass='commitgraph'>* I'M BATMANH. P. 2024-08-261-0/+9 | * return if reading the fingerprint failedH. P. 2024-05-251-1/+1 | * local fixesH. P. 2024-05-251-2/+4 | * +ssh control masterH. P. 2022-07-161-0/+1 | * don't be vrebose on adding ssh keysv0.9.3H. P. 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-241-0/+3 | * + coloured diff as defaultH. P. 2022-05-021-0/+1 | * typoH. P. 2022-04-271-1/+1 | * +voicemsg aliasH. P. 2022-04-261-0/+5 | * +lst, %call apt binary directlyH. P. 2022-03-241-1/+2 | * +package cleanH. P. 2022-03-241-0/+12 | * disable SC2012 in xstatH. P. 2022-03-241-0/+1 | * make initial dirmngr launch silentH. P. 2022-03-241-1/+0 | * alias for ssh-with-gpgH. P. 2022-03-231-0/+1 | * varname fumbleH. P. 2022-03-211-1/+1 | * +function for adding ssh keysH. P. 2022-03-211-0/+5 | * Initial commitH. P. 2022-03-191-0/+154