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
|
||||
Host gitlab.com
|
||||
UpdateHostKeys no
|
||||
UpdateHostKeys no
|
||||
|
||||
Host aur.archlinux.org
|
||||
IdentityFile ~/.ssh/aur
|
||||
|
|
Loading…
Reference in New Issue