volar added in neovim conf. added ssh config. updated README

This commit is contained in:
bumpsoo 2024-01-22 21:05:50 +09:00
parent e57565ada6
commit d37f9da4f6
3 changed files with 24 additions and 2 deletions

4
.ssh/config Normal file
View file

@ -0,0 +1,4 @@
Host github.com-work
HostName github.com
User git
IdentityFile ~/.ssh/id_ed25519-work