ohmybash / oh-my-bash

A delightful community-driven framework for managing your bash configuration, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
https://ohmybash.github.io
MIT License
5.53k stars 624 forks source link

completions/ssh: Include global ssh hosts #569

Closed plasmastorm closed 1 month ago

plasmastorm commented 1 month ago

Partial fix for https://github.com/ohmybash/oh-my-bash/issues/568

plasmastorm commented 1 month ago

Will do - /etc/ssh/ssh_config can also Include files, worth trying to work it in with the new changes by looping over both config files?

akinomyoga commented 1 month ago

Ah, right. I think the Include there can also be processed.