This repository has no description
0

Configure Feed

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

🔨 : add presentation tasks

Julien WITTOUCK (Jun 14, 2026, 7:45 PM +0200) 80fd56f7 92c5632a

+10
+10
mise.toml
··· 1 1 [tools] 2 2 "cargo:presenterm" = "latest" 3 + 4 + [tasks.big-text] 5 + run = "cargo run -- -q" 6 + dir = "big-text" 7 + 8 + [tasks.draft] 9 + run = "presenterm pimp-my-shell.md --present -xX -t catppuccin-frappe" 10 + 11 + [tasks.presentation] 12 + run = "presenterm pimp-my-shell.md -p -xX -t catppuccin-frappe"