Renaming planes in tmux bar
This commit is contained in:
parent
642b8983f1
commit
7bac054b7a
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user