From 4333bc839adda5b39d7707ef6b0d80de10696007 Mon Sep 17 00:00:00 2001 From: Tobias Date: Thu, 17 Jul 2025 18:12:18 +0200 Subject: [PATCH] Updating tmux launch script --- tmux-script | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tmux-script b/tmux-script index f39fecc..53e1f13 100755 --- a/tmux-script +++ b/tmux-script @@ -1,5 +1,4 @@ -cd ~/Documents/git-repos -tmux new-s -d +tmux new-s -d 'podman start nvim_dev && podman exec -it nvim_dev /bin/bash' tmux rename-window -t 1 NVIM cd tmux new-w