A simple file that allowes me to setup my tmux workflow
This commit is contained in:
parent
8e0a0a8964
commit
b0a730d90d
7
tmux-script
Executable file
7
tmux-script
Executable file
@ -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
|
Loading…
x
Reference in New Issue
Block a user