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:
@@ -1,2 +1,2 @@
|
||||
[mappings]
|
||||
"SSH Config" = ["**/.ssh/config"]
|
||||
"SSH Config" = ["**/.ssh/**/config"]
|
||||
|
||||
Reference in New Issue
Block a user