diff --git a/tmux-script b/tmux-script new file mode 100755 index 0000000..121d82d --- /dev/null +++ b/tmux-script @@ -0,0 +1,7 @@ +cd ~/Documents/git-repos +tmux new-s -d +tmux rename-window -t 1 GIT-LOCAL +cd +tmux new-w +tmux rename-window -t 2 SSH-WORK +tmux attach