tmux_config/tmux-script

8 lines
133 B
Plaintext
Executable File

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