Compare commits
No commits in common. "c805cc3dcb7e82e0a712005fd6711d736ac1114e" and "127bcfa2f581512a921821a06cd9326a4634d962" have entirely different histories.
c805cc3dcb
...
127bcfa2f5
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
"192.35.222.32" = {
|
"192.35.222.32" = {
|
||||||
user = "giulio";
|
user = "giulio";
|
||||||
identityFile = "~/.ssh/ucsb";
|
identityFile = "~/.ssh/gitlab-ucsb";
|
||||||
};
|
};
|
||||||
|
|
||||||
"tommy.devs.giugl.io" = {
|
"tommy.devs.giugl.io" = {
|
||||||
@ -114,7 +114,7 @@
|
|||||||
|
|
||||||
"git.seclab.cs.ucsb.edu" = {
|
"git.seclab.cs.ucsb.edu" = {
|
||||||
user = "peperunas";
|
user = "peperunas";
|
||||||
identityFile = "~/.ssh/ucsb";
|
identityFile = "~/.ssh/gitlab-ucsb";
|
||||||
};
|
};
|
||||||
|
|
||||||
"architect.devs.giugl.io" = {
|
"architect.devs.giugl.io" = {
|
||||||
@ -140,11 +140,6 @@
|
|||||||
user = "git";
|
user = "git";
|
||||||
identityFile = "~/.ssh/github";
|
identityFile = "~/.ssh/github";
|
||||||
};
|
};
|
||||||
|
|
||||||
"code.iti.illinois.edu" = {
|
|
||||||
user = "gitlab";
|
|
||||||
identityFile = "~/.ssh/github";
|
|
||||||
};
|
|
||||||
|
|
||||||
"git.ctf.necst.it" = {
|
"git.ctf.necst.it" = {
|
||||||
user = "ctf";
|
user = "ctf";
|
||||||
@ -174,7 +169,7 @@
|
|||||||
identityFile = "~/.ssh/aur";
|
identityFile = "~/.ssh/aur";
|
||||||
};
|
};
|
||||||
|
|
||||||
"ucsb-workstation.devs.giugl.io" = {
|
"ucsb-workstation" = {
|
||||||
user = "giulio";
|
user = "giulio";
|
||||||
identityFile = "~/.ssh/ucsb";
|
identityFile = "~/.ssh/ucsb";
|
||||||
forwardAgent = true;
|
forwardAgent = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user