Updating tmux launch script

This commit is contained in:
Tobias
2025-07-17 18:12:18 +02:00
parent 7bac054b7a
commit 4333bc839a

View File

@@ -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