git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/.bash_profile
diff options
context:
committermail_redacted_for_web 2022-03-21 11:21:48 +0100
commitc86f4477e70d890660aac68fba6721dec725962f (patch)
treeb56a283268be9ba1f21d4da9c9745deb844df3a0 /.bash_profile
parent1475a69efda4e05b559d7868020f3c0d0f599cb4 (diff)
downloaddotfiles-c86f4477e70d890660aac68fba6721dec725962f.tar.bz2
Execute ssh agent only on machines we want to be the source
Also, see ssh_config(5) and ForwardAgent
Diffstat (limited to '.bash_profile')
0 files changed, 0 insertions, 0 deletions
.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 */
# vim:syntax=dosini
[MASTER]
jobs=2

[FORMAT]
indent-string='\t'
max-line-length=100