Files
dotfiles/tmux/.tmuxinator/dev.yml
Christian Nieves 096d5435c8 configs
2023-04-20 23:31:53 -05:00

36 lines
628 B
YAML

# vim:ft=ansible:
name: dev
windows:
- gmscore:
layout: main-horizontal
panes:
- main:
- hgd gmscore
- vim
- other:
- hgd gmscore
- experimental:
layout: main-horizontal
panes:
- main:
- hgd experimental
- vim
- other:
- hgd experimental
- notes:
panes:
- main:
- cd ~/zettelkasten
- vim ~/zettelkasten/Todo.md
- dotfiles:
layout: main-horizontal
panes:
- main:
- cd ~/dotfiles
- vim
- other:
- cd ~/dotfiles