Files
dotfiles/tmux/.tmuxinator/dev.yml
Christian Nieves 7db9f7a784 stuf
2023-07-17 14:06:51 -05:00

37 lines
626 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
- notes:
panes:
- main:
- cd ~/zettelkasten
- vim ~/zettelkasten/Todo.md
- dotfiles:
layout: main-horizontal
panes:
- main:
- cd ~/dotfiles
- vim
- other:
- cd ~/dotfiles