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:
parent
a84a204031
commit
375c954e2b
5 changed files with 12 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue