Cleanup ssh config a little more more.
This commit is contained in:
parent
b9f98b8e3a
commit
e66ab9f874
|
@ -36,7 +36,7 @@ Host APRS
|
||||||
|
|
||||||
# SSH for other services
|
# SSH for other services
|
||||||
Host gitlab.com
|
Host gitlab.com
|
||||||
UpdateHostKeys no
|
UpdateHostKeys no
|
||||||
|
|
||||||
Host aur.archlinux.org
|
Host aur.archlinux.org
|
||||||
IdentityFile ~/.ssh/aur
|
IdentityFile ~/.ssh/aur
|
||||||
|
|
Loading…
Reference in New Issue