1
0
Fork 0

add krew PATH and gitconfig

This commit is contained in:
cătălin 2023-07-21 16:47:35 +02:00
commit 537e9aca83
Signed by: catalin
GPG key ID: 0178DF42F43E5FD2
6 changed files with 26 additions and 3 deletions

View file

@ -39,12 +39,12 @@ Host fuku.cloud
IdentitiesOnly yes
Host fuku.pg9
HostName postgres.fuku
HostName pg9.fuku
IdentityFile ~/.ssh/id_ed25519
User root
Host fuku.pg15
HostName postgres15.fuku
HostName pg15.fuku
IdentityFile ~/.ssh/id_ed25519
User root
@ -72,3 +72,6 @@ Host fuku.k3s
HostName k3s.fuku
User catalin
Host fuku.fz
HostName fz.fuku
User catalin