This repository has no description
0

Configure Feed

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

✨ : update demo

Julien WITTOUCK (Jun 18, 2026, 3:32 PM +0200) 95eb716e 416705c6

+2 -2
+2 -2
demo/01-ghostty/demo.sh
··· 7 7 set -l n (set_color normal) 8 8 9 9 gum style --foreground "$s" --border double --padding "1 2" --margin "1" "Ma conf pour Ghostty" 10 - gum spin --spinner.foreground "$s" --spinner dot --title " " sleep 3 10 + gum spin --spinner.foreground "$s" --spinner dot --title " " -- fish -c read 11 11 12 12 echo "$g❯$b Ligatures JetBrains Mono :$n" 13 13 gum style --foreground 99 " -> => != <= >= /* */ < > :: |> <|" 14 - gum spin --spinner.foreground "$s" --spinner dot --title " " sleep 3 14 + gum spin --spinner.foreground "$s" --spinner dot --title " " -- fish -c read 15 15 16 16 echo 17 17 echo "$g❯$b cat ~/.config/ghostty/config.ghostty$n"