Compare commits
No commits in common. "ff2a758af66b4ccc8c4091385012dd5f5269f312" and "1f246bd57bfa91a18d8d4e51a5c47b62aa8966eb" have entirely different histories.
ff2a758af6
...
1f246bd57b
2 changed files with 3 additions and 7 deletions
|
@ -1,3 +1,5 @@
|
|||
# Control master
|
||||
ControlPath ${XDG_RUNTIME_DIR}/ssh/control-%C
|
||||
|
||||
# SSH agent
|
||||
AddKeysToAgent yes
|
||||
Include config.d/*
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
Host aur.archlinux.org
|
||||
User aur
|
||||
|
||||
Host aur
|
||||
User aur
|
||||
Hostname aur.archlinux.org
|
Loading…
Reference in a new issue