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