Files
dotfiles/tmux/.tmuxinator/dev.yml
Christian Nieves 76ebaa0210 bleh
2023-09-26 20:26:24 +00:00

40 lines
687 B
YAML

# vim:ft=ansible:
name: dev
windows:
- gmscore:
layout: main-horizontal
panes:
- main:
- hgd gmscore
- vim
- other:
- hgd gmscore
- experiments:
layout: main-horizontal
panes:
- main:
- hgd experiments
- vim
- other:
- hgd experiments
- critique:
layout: main-horizontal
panes:
- main:
- hgd google-comments
- vim
- other:
- hgd google-comments
- dotfiles:
layout: main-horizontal
panes:
- main:
- cd ~/dotfiles
- vim
- other:
- cd ~/dotfiles