Compare commits

..

2 commits

Author SHA1 Message Date
Hippolyte Chauvin
ff2a758af6 Merge branch 'master' into test 2023-12-01 15:40:31 +01:00
Hippolyte Chauvin
1ce5e67eae Configuration SSH : ajout du dossier config.d 2023-12-01 15:40:03 +01:00
2 changed files with 7 additions and 3 deletions

View file

@ -1,5 +1,3 @@
# Control master
ControlPath ${XDG_RUNTIME_DIR}/ssh/control-%C
# SSH agent
AddKeysToAgent yes
Include config.d/*

View file

@ -0,0 +1,6 @@
Host aur.archlinux.org
User aur
Host aur
User aur
Hostname aur.archlinux.org