From b2a276adc202fcb55964f5692d81312b74e836f9 Mon Sep 17 00:00:00 2001 From: klaas Date: Wed, 26 Mar 2025 23:30:45 +0100 Subject: [PATCH] install.sh aktualisiert --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index eed4c1d..62cd386 100644 --- a/install.sh +++ b/install.sh @@ -104,6 +104,7 @@ run git clone https://git.boergmann.it/klaas/shellskripte cd shellskripte || exit 1 run cp ./configs/zshrc ~/.zshrc run cp ./config/tmux.conf ~/.tmux.conf +tmux source ~/.tmux.conf mkdir -p ~/.ssh run cp ./ssh/authorized_keys ~/.ssh/authorized_keys run sudo sh ./ssh/ssh_password -n