NixOS-Configs/home/common/files/tmuxinator/duckland.yml

13 lines
328 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:
- cd ~/src/WWW/sites/duckland.org
- hugo serve -D -F
- code:
- cd ~/src/WWW/sites/duckland.org/content
- git status