Update SSH configuration to use XDG directories
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
5769f2f8e3
commit
5d2adad235
4 changed files with 19 additions and 0 deletions
2
system/.config/ssh/config
Normal file
2
system/.config/ssh/config
Normal file
|
@ -0,0 +1,2 @@
|
|||
Host *
|
||||
IdentityFile /home/severin/.config/ssh/id_rsa
|
Loading…
Add table
Add a link
Reference in a new issue