NixOS-Configs/home/common/files/tmuxinator/duckland.yml
2024-01-06 14:02:54 -06:00

12 lines
284 B
YAML

name: duckland
root: ~/src/WWW/sites/duckland.org
windows:
- main:
layout: ef4d,274x68,0,0{80x68,0,0,12,193x68,81,0,13}
panes:
- hugo serve:
- hugo serve -D -F
- code:
- cd ~/src/WWW/sites/duckland.org/content
- git status