Files
dotfiles/tmux/.tmuxinator/dev.yml
Christian Nieves d0d5307bb2 stuf
2023-07-19 10:51:33 -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