even more tmux

This commit is contained in:
2025-06-14 22:26:15 +02:00
parent 048b69ae13
commit 729089d8aa
8 changed files with 54 additions and 44 deletions

2
setup
View File

@ -36,6 +36,8 @@ set -e
echo "[+] Cloning submodules..."
git submodule update --init --recursive
find ./config/tmux -type d -name '.git*' -prune -o -type f -print0 | xargs -0 dos2unix
echo "[+] Creating Gitconfigs..."
(