1
0
mirror of https://github.com/sharkdp/bat synced 2026-06-09 10:03:18 +00:00

Include .ssh/ subdirectories in SSH Config syntax mapping

This commit is contained in:
Justin Su
2026-05-18 02:45:50 -04:00
committed by GitHub
parent 2cec8cdf25
commit c9fa10e76b
@@ -1,2 +1,2 @@
[mappings]
"SSH Config" = ["**/.ssh/config"]
"SSH Config" = ["**/.ssh/**/config"]