diff --git a/demo/01-ghostty/demo.sh b/demo/01-ghostty/demo.sh new file mode 100755 index 0000000..53c0ca1 --- /dev/null +++ b/demo/01-ghostty/demo.sh @@ -0,0 +1,9 @@ +#!/bin/bash +gum style --border double --padding "1 2" --margin "1" "Ma conf pour Ghostty" + +gum style --foreground 212 "Ligatures JetBrains Mono :" +gum style --foreground 99 " -> => != <= >= /* */ < > :: |> <|" +echo + +gum style --foreground 212 "~/.config/ghostty/config.ghostty :" +batcat -pp -l toml ~/.config/ghostty/config.ghostty