feat: glow and glamour style
This commit is contained in:
@@ -17,5 +17,8 @@ export EDITOR=micro
|
|||||||
# Enable TrueColors for micro
|
# Enable TrueColors for micro
|
||||||
export MICRO_TRUECOLOR=1
|
export MICRO_TRUECOLOR=1
|
||||||
|
|
||||||
|
# Set custom glamour style
|
||||||
|
export GLAMOUR_STYLE="$HOME/.catppuccin/glamour/themes/catppuccin-frappe.json"
|
||||||
|
|
||||||
# Set custom glow style
|
# Set custom glow style
|
||||||
export GLOW_STYLE="$HOME/.config/glow/nord.json"
|
export GLOW_STYLE="$HOME/.catppuccin/glamour/themes/catppuccin-frappe.json"
|
||||||
|
|||||||
@@ -36,6 +36,8 @@ references:
|
|||||||
into: .catppuccin/zsh-syntax-highlighting
|
into: .catppuccin/zsh-syntax-highlighting
|
||||||
- url: https://github.com/catppuccin/micro.git
|
- url: https://github.com/catppuccin/micro.git
|
||||||
into: .catppuccin/micro
|
into: .catppuccin/micro
|
||||||
|
- url: https://github.com/catppuccin/glamour.git
|
||||||
|
into: .catppuccin/glamour
|
||||||
scripts:
|
scripts:
|
||||||
git:config: |
|
git:config: |
|
||||||
printf 'Name: ' && read name
|
printf 'Name: ' && read name
|
||||||
|
|||||||
Reference in New Issue
Block a user