Compare commits

..

2 Commits

Author SHA1 Message Date
andrzej e6225d00a0 add ssh aliases 2024-05-23 22:56:24 +02:00
andrzej 4a97733a85 install nvim lint 2024-05-23 22:56:15 +02:00
2 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,3 @@
return {
"mfussenegger/nvim-lint",
}

12
ssh/.ssh/config Normal file
View File

@ -0,0 +1,12 @@
Host borgbackup
Hostname 192.168.0.206
User andrzej
Host demos
Hostname 192.168.0.48
User andrzej
Host jenkins
Hostname 192.168.0.119
User andrzej