Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@x2es
Created February 19, 2019 23:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save x2es/4af2b20df0a54a4cca18c0e2f61c12c8 to your computer and use it in GitHub Desktop.
Save x2es/4af2b20df0a54a4cca18c0e2f61c12c8 to your computer and use it in GitHub Desktop.
#!/bin/bash
echo "# This file is GENERATED, all changes would be overwritten by ~/bin/build_ssh_config, place config to ~/.ssh/config.d/ instead" > ~/.ssh/config
cat ~/.ssh/config.d/* >> ~/.ssh/config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment