Add ssh host aur.archlinux.org
This commit is contained in:
parent
ab58acdd3f
commit
7cbcdd75b3
1 changed files with 6 additions and 0 deletions
|
@ -90,6 +90,12 @@ Host gitlab.com
|
|||
# FIDO2
|
||||
IdentityFile ~/.ssh/id_ed25519_sk_yk5nano
|
||||
|
||||
Host aur.archlinux.org
|
||||
User aur
|
||||
ControlMaster no
|
||||
# FIDO2
|
||||
IdentityFile ~/.ssh/id_ed25519_sk_yk5nano
|
||||
|
||||
## Friends
|
||||
Host max
|
||||
HostName multimax.haedicke.one
|
||||
|
|
Loading…
Reference in a new issue