Skip to content

Instantly share code, notes, and snippets.

@5818959
Created August 11, 2017 08:29
Show Gist options
  • Save 5818959/ab1ac4dc14dc7fc79063b3bfae365d57 to your computer and use it in GitHub Desktop.
Save 5818959/ab1ac4dc14dc7fc79063b3bfae365d57 to your computer and use it in GitHub Desktop.
Handle with multiple SSH client configuration files
https://serverfault.com/questions/375525/can-you-have-more-than-one-ssh-config-file
alias compile-ssh-config='echo -n > ~/.ssh/config && cat ~/.ssh/*.config > ~/.ssh/config'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment