volar added in neovim conf. added ssh config. updated README
This commit is contained in:
parent
e57565ada6
commit
d37f9da4f6
3 changed files with 24 additions and 2 deletions
4
.ssh/config
Normal file
4
.ssh/config
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
Host github.com-work
|
||||
HostName github.com
|
||||
User git
|
||||
IdentityFile ~/.ssh/id_ed25519-work
|
||||
Loading…
Add table
Add a link
Reference in a new issue