feat: re-organise files dir
This commit is contained in:
8
home/.ssh/config
Normal file
8
home/.ssh/config
Normal file
@@ -0,0 +1,8 @@
|
||||
Include config.d/*
|
||||
|
||||
Host *
|
||||
IgnoreUnknown UseKeychain
|
||||
UseKeychain yes
|
||||
AddKeysToAgent yes
|
||||
IdentityFile ~/.ssh/id_ed25519
|
||||
|
||||
Reference in New Issue
Block a user