summaryrefslogtreecommitdiff
path: root/print-chores-chart
blob: 8f334f97203cbccf4dcb3eb8c62d97628411ac59 (plain)
1
2
3
4
5
6
7
8
9
#!/usr/bin/env bash

set -xe

emacs ~/org/chores.org --load ~/.emacs.d/init.el --batch -f org-store-agenda-views --kill

pandoc -i ~/public_html/chores.html -t html -o ~/public_html/chores.pdf

lp -d OfficeJet-Pro-6960 ~/public_html/chores.pdf