From 7bac054b7a2d5487bafaf1a2ae3373cdcc74f3fd Mon Sep 17 00:00:00 2001 From: Tobias Date: Fri, 16 May 2025 20:37:48 +0200 Subject: [PATCH] Renaming planes in tmux bar --- tmux-script | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tmux-script b/tmux-script index 121d82d..f39fecc 100755 --- a/tmux-script +++ b/tmux-script @@ -1,7 +1,7 @@ cd ~/Documents/git-repos tmux new-s -d -tmux rename-window -t 1 GIT-LOCAL +tmux rename-window -t 1 NVIM cd tmux new-w -tmux rename-window -t 2 SSH-WORK +tmux rename-window -t 2 GIT tmux attach