add .ssh/config to dotfiles
also fix the install script
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
Host login.pvv.ntnu.no
|
||||
User frero
|
||||
AddressFamily inet
|
||||
|
||||
Host git.pvv.ntnu.no
|
||||
User gitea
|
||||
AddressFamily inet
|
||||
Port 2222
|
||||
ProxyJump login.pvv.ntnu.no
|
||||
Reference in New Issue
Block a user