typo bei tmux

This commit is contained in:
klaas 2025-03-27 00:19:41 +01:00
parent 8d735dd495
commit 58b7d82d66
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ log "📥 Lade Daten"
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
run cp ./configs/tmux.conf ~/.tmux.conf
tmux source ~/.tmux.conf
mkdir -p ~/.ssh
run cp ./ssh/authorized_keys ~/.ssh/authorized_keys