Skip to content

Instantly share code, notes, and snippets.

View ieski's full-sized avatar
🌅
Working from home

ismail eski ieski

🌅
Working from home
View GitHub Profile
@ieski
ieski / config
Created January 10, 2019 20:51
SSH Multiple Keys Config File
#Gmail account
Host gitlab.com-ieski
HostName gitlab.com
PreferredAuthentications publickey
IdentityFile "C:\Users\ismaile\.ssh\id_rsa"
IdentitiesOnly yes
#ProJet account
Host gitlab.com-projetgrup
HostName gitlab.com