mirror of
https://github.com/sstent/vmimages.git
synced 2026-01-25 06:31:35 +00:00
adding ssh keys
This commit is contained in:
@@ -131,7 +131,7 @@ programs = {
|
||||
};
|
||||
"github.com" = {
|
||||
user = "git";
|
||||
identityFile = "~/.ssh/id_rsa";
|
||||
identityFile = "~/.ssh/id_rsa_git";
|
||||
};
|
||||
"odroid*" = {
|
||||
user = "root";
|
||||
|
||||
Reference in New Issue
Block a user