xvxx / shy

💀 bare-bones ssh launcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Include in ssh.config is not parsed / respected

ruffiely opened this issue · comments

I have an Include in my ssh config file for more config file, but those aren't parsed / respected. Is there a solution for this?

Example:
Include config.test

This is definitely shy's fault. Honestly, I think it's because I didn't know about Include when I wrote shy.

Just to confirm, your config.test file is just a regular ssh config that gets included as part of the main file, right? I can look into making this feature work.