mirror of
https://github.com/nikdoof/dotfiles.git
synced 2025-12-13 09:42:27 +00:00
Add Tildegit to ssh conf
This commit is contained in:
@@ -6,6 +6,11 @@ Host github.com
|
||||
IdentitiesOnly yes
|
||||
IdentityFile ~/.ssh/id_ed25519_github
|
||||
|
||||
Host tildegit.org
|
||||
User git
|
||||
IdentitiesOnly yes
|
||||
IdentityFile ~/.ssh/id_ed25519_tildegit
|
||||
|
||||
Host heroku.com
|
||||
User git
|
||||
IdentitiesOnly yes
|
||||
|
||||
Reference in New Issue
Block a user