tb-scripts: add pushover-send
This commit is contained in:
@@ -78,6 +78,20 @@
|
||||
identityFile = tb1;
|
||||
forwardAgent = true;
|
||||
};
|
||||
|
||||
# Git Services
|
||||
"github.com" = {
|
||||
user = "git";
|
||||
identityFile = tb1;
|
||||
};
|
||||
"bitbucket.org" = {
|
||||
user = "git";
|
||||
identityFile = tb1;
|
||||
};
|
||||
"gitlab.com" = {
|
||||
user = "git";
|
||||
identityFile = tb1;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user