# gitlab-psljr
Host gitlab-psljr
        HostName gitlab.com
        User git
        IdentityFile ~/.ssh/id_rsa_psljr
        IdentitiesOnly yes

#gitlab-psldevstudios
Host gitlab-psldevstudios
	HostName gitlab.com
	User git
	IdentityFile ~/.ssh/id_rsa_psldevstudios
	IdentitiesOnly yes
