From a39a312b1de6fe35b0067f720f8204fced7475c7 Mon Sep 17 00:00:00 2001 From: klaas Date: Thu, 27 Mar 2025 02:35:09 +0100 Subject: [PATCH] install.sh aktualisiert --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index ca987fa..28b409c 100644 --- a/install.sh +++ b/install.sh @@ -105,6 +105,7 @@ cd shellskripte || exit 1 run cp ./configs/zshrc ~/.zshrc run cp ./configs/tmux.conf ~/.tmux.conf tmux source ~/.tmux.conf +run cp ./configs/vimrc ~/.vimrc mkdir -p ~/.ssh run cp ./ssh/authorized_keys ~/.ssh/authorized_keys run sudo sh ./ssh/ssh_password -n