zsh: use matugen
This commit is contained in:
parent
817d65d0d7
commit
b1f5d44dd1
3 changed files with 12 additions and 22 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue