How do I highlight the syntax of OpenSSH client configuration files (`ssh_config`) in IntelliJ IDEA?
Step 1
Associate the files named ssh_config
with the «SmartyConfig» file type:
Step 2
Override the type of ~/.ssh/config
file to «SmartyConfig».