This repository has no description
0

Configure Feed

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

✨ : add ghostty demo

Julien WITTOUCK (Jun 17, 2026, 5:11 PM +0200) 12eded12 e0159c88

+9
+9
demo/01-ghostty/demo.sh
··· 1 + #!/bin/bash 2 + gum style --border double --padding "1 2" --margin "1" "Ma conf pour Ghostty" 3 + 4 + gum style --foreground 212 "Ligatures JetBrains Mono :" 5 + gum style --foreground 99 " -> => != <= >= /* */ < > :: |> <|" 6 + echo 7 + 8 + gum style --foreground 212 "~/.config/ghostty/config.ghostty :" 9 + batcat -pp -l toml ~/.config/ghostty/config.ghostty