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