Bashrc + ssh

This commit is contained in:
2026-02-10 22:28:45 +03:00
parent d9c3bfc80f
commit f8b4b73f92
5 changed files with 13 additions and 7 deletions

6
.ssh/config Normal file
View File

@@ -0,0 +1,6 @@
Host VPS
HostName postmodernist.ru
User root
Port 8749
Host git.postmodernist.ru
Port 221