mirror of
https://github.com/Ascyii/dotfiles.git
synced 2026-01-01 06:54:24 -05:00
Better ssh conf
This commit is contained in:
@@ -1,13 +1,8 @@
|
|||||||
Host github
|
Host github.com
|
||||||
HostName github.com
|
HostName github.com
|
||||||
User git
|
User git
|
||||||
IdentityFile ~/.ssh/id_github
|
IdentityFile ~/.ssh/id_github
|
||||||
|
|
||||||
Host gitlab
|
|
||||||
HostName gitlab.gwdg.de
|
|
||||||
User git
|
|
||||||
IdentityFile ~/.ssh/id_gitlab
|
|
||||||
|
|
||||||
Host strato
|
Host strato
|
||||||
HostName hahn1.one
|
HostName hahn1.one
|
||||||
User root
|
User root
|
||||||
|
|||||||
Reference in New Issue
Block a user