chore: VeryLazy on lazy nvim and some other stuff
This commit is contained in:
parent
ae2d60ba19
commit
5b53d49195
10 changed files with 42 additions and 47 deletions
|
@ -8,3 +8,12 @@ Host gon
|
|||
Port 522
|
||||
ControlPath ~/.ssh/session.%r@%h:%p
|
||||
ControlPersist 5m
|
||||
|
||||
Host search
|
||||
ControlMaster auto
|
||||
HostName s7edu2.di.uminho.pt
|
||||
User pg53595
|
||||
Port 22
|
||||
IdentityFile ~/.ssh/id_search
|
||||
ControlPath ~/.ssh/session.%r@%h:%p
|
||||
ControlPersist 5m
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue