From 21db52549be49919b6961c8a412a5e9023eda037 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Mon, 22 Jun 2020 15:13:23 +0000 Subject: [PATCH] Update Commands --- arch-config/Dokumente/Commands | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch-config/Dokumente/Commands b/arch-config/Dokumente/Commands index 320df127..52eab086 100644 --- a/arch-config/Dokumente/Commands +++ b/arch-config/Dokumente/Commands @@ -75,4 +75,5 @@ pacman -Sc ssh-keygen #allow access through ssh key -ssh-copy-id -i @ \ No newline at end of file +ssh-copy-id -i @ +ssh-copy-id -i ~/.ssh/id_rsa.pub @ \ No newline at end of file