This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

🔨 : add export script

Julien WITTOUCK (Jun 24, 2026, 8:42 AM +0200) bcce3cf6 df15679b

+5
+5
mise.toml
··· 12 12 [tasks.presentation] 13 13 run = "presenterm pimp-my-shell.md -p -xX -t catppuccin-frappe" 14 14 15 + [tasks.export] 16 + tools.python = "latest" 17 + tools.pipx = "latest" 18 + tools."pipx:weasyprint" = "latest" 19 + run = "presenterm -e -o pimp-my-shell.pdf pimp-my-shell.md"