Skip to content

Instantly share code, notes, and snippets.

@meyju
Created February 3, 2016 08:20
Show Gist options
  • Save meyju/fe53b2e67c358f57221b to your computer and use it in GitHub Desktop.
Save meyju/fe53b2e67c358f57221b to your computer and use it in GitHub Desktop.
multiple ssh config
alias ssh="cat ~/.ssh/config.d/* > ~/.ssh/config; ssh"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment