mirror of
https://github.com/danielepintore/dotfiles.git
synced 2026-06-15 20:25:13 +02:00
adds rpi server
This commit is contained in:
@@ -3,6 +3,11 @@ Host agendacloud
|
||||
User agendacloud
|
||||
IdentityFile ~/.ssh/id_ed25519
|
||||
|
||||
Host rpi
|
||||
HostName rpi
|
||||
User daniele
|
||||
IdentityFile ~/.ssh/id_ed25519
|
||||
|
||||
Host ctf-vm
|
||||
HostName ctf-vm
|
||||
User daniele
|
||||
|
||||
Reference in New Issue
Block a user