[ssh] Barebones config file that sources fragments from config.d
This commit is contained in:
parent
f6a8f30324
commit
13ecb89002
1 changed files with 5 additions and 0 deletions
5
ssh/config
Normal file
5
ssh/config
Normal file
|
@ -0,0 +1,5 @@
|
|||
# Eryn Wells <eryn@erynwells.me>
|
||||
# vim: set ft=sshconfig sw=2 sts=2:
|
||||
|
||||
Host *
|
||||
Include config.d/*
|
Loading…
Add table
Add a link
Reference in a new issue