Renaming planes in tmux bar

This commit is contained in:
Tobias 2025-05-16 20:37:48 +02:00
parent 642b8983f1
commit 7bac054b7a

View File

@ -1,7 +1,7 @@
cd ~/Documents/git-repos cd ~/Documents/git-repos
tmux new-s -d tmux new-s -d
tmux rename-window -t 1 GIT-LOCAL tmux rename-window -t 1 NVIM
cd cd
tmux new-w tmux new-w
tmux rename-window -t 2 SSH-WORK tmux rename-window -t 2 GIT
tmux attach tmux attach