ssh: Added ucsb-workstation
This commit is contained in:
parent
389162518f
commit
9aea844ccb
@ -168,6 +168,12 @@
|
||||
user = "aur";
|
||||
identityFile = "~/.ssh/aur";
|
||||
};
|
||||
|
||||
"ucsb-workstation" = {
|
||||
user = "giulio";
|
||||
identityFile = "~/.ssh/ucsb";
|
||||
forwardAgent = true;
|
||||
};
|
||||
};
|
||||
|
||||
extraConfig = ''
|
||||
|
Loading…
Reference in New Issue
Block a user