top | item 9637384

Show HN: Split your ssh_config into separate files

3 points| awendt | 10 years ago |github.com

4 comments

order

iagooar|10 years ago

I've been using it for a couple of years and I really love it.

It's a simple tool, no fancy features, but it gets the job done really well.

For people who work on multiple projects and want to organize their ssh config, this is a must have.

fbartels|10 years ago

Seems like a lot to set up, especially since all you really need is "cat ~/.ssh/config.d/* > ~/.ssh/config"