zsh: use matugen

This commit is contained in:
Nico 2025-10-05 03:32:44 +11:00
parent 817d65d0d7
commit b1f5d44dd1
Signed by: nico
SSH key fingerprint: SHA256:XuacYOrGqRxC3jVFjfLROn1CSvLz85Dec6N7O9Gwu/0
3 changed files with 12 additions and 22 deletions

View file

@ -63,6 +63,11 @@ post_hook = 'sketchybar --reload'
input_path = './templates/jankyborders.sh'
output_path = '~/.cache/matugen-jankyborders.sh'
post_hook = 'sh ~/.cache/matugen-jankyborders.sh'
[templates.zsh]
input_path = './templates/zsh.sh'
output_path = '~/.cache/zsh_colours.sh'
[templates.fish-pure]
input_path = './templates/pure.fish'
output_path = '~/.config/fish/pure_colours.fish'