mirror of
https://github.com/szymon-jozef/amazing-dotfiles.git
synced 2026-09-07 20:20:43 +02:00
xd
This commit is contained in:
@@ -20,6 +20,12 @@
|
|||||||
identityFile = "~/.ssh/aur";
|
identityFile = "~/.ssh/aur";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
"github.com" = {
|
||||||
|
hostname = "github.com";
|
||||||
|
user = "git";
|
||||||
|
identityFile = "~/.ssh/github";
|
||||||
|
};
|
||||||
|
|
||||||
"*" = {
|
"*" = {
|
||||||
addKeysToAgent = "yes";
|
addKeysToAgent = "yes";
|
||||||
setEnv = {
|
setEnv = {
|
||||||
|
|||||||
Reference in New Issue
Block a user