mirror of
https://github.com/mr0xb/dotfiles.git
synced 2026-08-27 19:34:57 -04:00
updates
This commit is contained in:
parent
c4ff3550e4
commit
807b7a4504
18 changed files with 567 additions and 0 deletions
3
.ssh/config
Normal file
3
.ssh/config
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Host github.com
|
||||
AddKeysToAgent yes
|
||||
IdentityFile ~/.ssh/id_ed25519
|
||||
Loading…
Reference in a new issue