diff --git a/mise.toml b/mise.toml index 41e6027..7338dca 100644 --- a/mise.toml +++ b/mise.toml @@ -12,3 +12,8 @@ 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"