tmux tpm hinzugefügt

This commit is contained in:
klaas 2025-04-01 08:48:09 +02:00
parent e88ba76fb8
commit 19788bcae0
1 changed files with 2 additions and 1 deletions

View File

@ -104,7 +104,8 @@ run git clone https://git.boergmann.it/klaas/shellskripte
cd shellskripte || exit 1
run cp ./configs/zshrc ~/.zshrc
run cp ./configs/tmux.conf ~/.tmux.conf
tmux source ~/.tmux.conf
run git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
run tmux source ~/.tmux.conf
run cp ./configs/vimrc ~/.vimrc
mkdir -p ~/.ssh
run cp ./ssh/authorized_keys ~/.ssh/authorized_keys