Skip to content

Instantly share code, notes, and snippets.

@afreisinger
Last active May 14, 2023 18:16
Show Gist options
  • Save afreisinger/b08b48e96fea7e559456521f0e38bad8 to your computer and use it in GitHub Desktop.
Save afreisinger/b08b48e96fea7e559456521f0e38bad8 to your computer and use it in GitHub Desktop.
ssh config dir
mkdir -p ~/.ssh && chmod 700 ~/.ssh
touch ~/.ssh/config
chmod 600 ~/.ssh/config
@afreisinger
Copy link
Author

first commit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment