dotfiles/crates/ssh/apply.sh

9 lines
278 B
Bash
Raw Normal View History

2024-06-04 01:33:44 +02:00
#!/bin/sh
echo "pulling ssh key..."
scp \
strix@hydrogen.red.helix.saluco.nl:.ssh/config \
strix@hydrogen.red.helix.saluco.nl:.ssh/authorized_keys \
strix@hydrogen.red.helix.saluco.nl:.ssh/id_rsa \
strix@hydrogen.red.helix.saluco.nl:.ssh/id_rsa.pub \
~/.ssh