1
0
Fork 0
mirror of https://github.com/kastdeur/dotfiles.git synced 2025-06-01 20:09:13 +02:00

[ssh] moved github to config.d/

This commit is contained in:
Eric-Teunis de Boone 2020-05-04 19:21:59 +02:00
parent a84a204031
commit 375c954e2b
5 changed files with 12 additions and 9 deletions

View file

@ -1,10 +1,6 @@
# Include separate configs from ~/.ssh/config.d/
Include ~/.ssh/config.d/*
# Github
Host github.com
User git
# Defaults
Host *
IdentitiesOnly yes