feat: glow and glamour style

This commit is contained in:
2026-06-29 17:21:39 +02:00
parent 39a39d359a
commit d75219ad2b
2 changed files with 6 additions and 1 deletions
+4 -1
View File
@@ -17,5 +17,8 @@ export EDITOR=micro
# Enable TrueColors for micro
export MICRO_TRUECOLOR=1
# Set custom glamour style
export GLAMOUR_STYLE="$HOME/.catppuccin/glamour/themes/catppuccin-frappe.json"
# Set custom glow style
export GLOW_STYLE="$HOME/.config/glow/nord.json"
export GLOW_STYLE="$HOME/.catppuccin/glamour/themes/catppuccin-frappe.json"
+2
View File
@@ -36,6 +36,8 @@ references:
into: .catppuccin/zsh-syntax-highlighting
- url: https://github.com/catppuccin/micro.git
into: .catppuccin/micro
- url: https://github.com/catppuccin/glamour.git
into: .catppuccin/glamour
scripts:
git:config: |
printf 'Name: ' && read name