emre / storm

Manage your SSH like a boss.
http://stormssh.readthedocs.org/en/master/
MIT License
3.93k stars 172 forks source link

Is there a way to define the config file as an include in the ~/.ssh/config? #165

Closed 0foo closed 5 years ago

0foo commented 5 years ago

You can define Include files into the ~/.ssh/config. Was wondering if there was a way to set the default ssh file that Storm uses as a different file that I can then Include in my ~/.ssh/config file?

This would let me version control it along with my other dotfiles.

Great tool by the way!

0foo commented 5 years ago

I made a symlink as a solution to this.