Migrate from .stow-rename to --dotfiles
This commit is contained in:
parent
a9bd4463a1
commit
4c152b91bf
3 changed files with 0 additions and 1 deletions
9
dot-ssh/config
Normal file
9
dot-ssh/config
Normal file
|
@ -0,0 +1,9 @@
|
|||
# vim: set ft=sshconfig :
|
||||
Include config.d/*
|
||||
Host *
|
||||
ControlMaster auto
|
||||
ControlPath ~/.cache/ssh/%r@%h:%p
|
||||
ControlPersist 3600
|
||||
StreamLocalBindUnlink yes
|
||||
VerifyHostKeyDNS yes
|
||||
VisualHostKey yes
|
Loading…
Add table
Add a link
Reference in a new issue