matugen: refresh fish pure prompt colours immediately
before, another instance had to be opened for the script to be run and for fish to change the colours for all shells. this does that immediately now.
This commit is contained in:
parent
8d9f31ad55
commit
99c487f0be
1 changed files with 1 additions and 0 deletions
|
|
@ -71,3 +71,4 @@ output_path = '~/.cache/zsh_colours.sh'
|
||||||
[templates.fish-pure]
|
[templates.fish-pure]
|
||||||
input_path = './templates/pure.fish'
|
input_path = './templates/pure.fish'
|
||||||
output_path = '~/.config/fish/pure_colours.fish'
|
output_path = '~/.config/fish/pure_colours.fish'
|
||||||
|
post_hook = 'fish ~/.config/fish/pure_colours.fish'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue