[tools] "cargo:presenterm" = "latest" vault = "latest" [tasks.big-text] run = "cargo run -- -q" dir = "big-text" [tasks.draft] run = "presenterm pimp-my-shell.md --present -xX -t catppuccin-frappe" [tasks.presentation] run = "presenterm pimp-my-shell.md -p -xX -t catppuccin-frappe" [tasks.export] tools.python = "latest" tools.pipx = "latest" tools."pipx:weasyprint" = "latest" run = "presenterm -e -o pimp-my-shell.pdf pimp-my-shell.md"