summaryrefslogtreecommitdiffhomepage
path: root/src/blog/extend/compose.sh
blob: be159bd20261bb980456d72aafc3f9be75b53f81 (plain) (blame)
1
2
3
yq -0 '.mangoes.[].quote.content' <quotes.yml \
| shuf -zn1 \
| tr '\0' '\n'