task | add new tmuxinator profiles
This commit is contained in:
parent
eb28ee8ca4
commit
e058b3e6ef
2 changed files with 23 additions and 0 deletions
10
home/common/files/tmuxinator/display.yml
Normal file
10
home/common/files/tmuxinator/display.yml
Normal file
|
|
@ -0,0 +1,10 @@
|
||||||
|
name: display
|
||||||
|
root: ~/
|
||||||
|
startup_window: main
|
||||||
|
windows:
|
||||||
|
- main:
|
||||||
|
layout: 5ae0,213x55,0,0{73x55,0,0[73x27,0,0,3,73x27,0,28,4],139x55,74,0,5}
|
||||||
|
panes:
|
||||||
|
- clock-rs -t -s
|
||||||
|
- domailweather.sh
|
||||||
|
- domailcal.sh
|
||||||
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