[ssh] Barebones config file that sources fragments from config.d

This commit is contained in:
Eryn Wells 2024-08-20 11:17:55 -07:00
parent f6a8f30324
commit 13ecb89002

5
ssh/config Normal file
View file

@ -0,0 +1,5 @@
# Eryn Wells <eryn@erynwells.me>
# vim: set ft=sshconfig sw=2 sts=2:
Host *
Include config.d/*