task | add new tmuxinator profiles
This commit is contained in:
parent
eb28ee8ca4
commit
e058b3e6ef
2 changed files with 23 additions and 0 deletions
13
home/common/files/tmuxinator/yo.yml
Normal file
13
home/common/files/tmuxinator/yo.yml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
name: yo
|
||||
root: ~/
|
||||
on_project_start: tmux setw synchronize-panes
|
||||
windows:
|
||||
- nix:
|
||||
layout: tiled
|
||||
synchronize: after
|
||||
panes:
|
||||
- ssh loki
|
||||
- ssh fred
|
||||
- ssh book
|
||||
- ssh smaug
|
||||
- ssh w1
|
||||
Loading…
Add table
Add a link
Reference in a new issue