fish: replace pure prompt with lighter own prompt

This commit is contained in:
Nico 2026-02-14 17:26:39 +11:00
parent f3305c291b
commit 609696a433
Signed by: nico
SSH key fingerprint: SHA256:XuacYOrGqRxC3jVFjfLROn1CSvLz85Dec6N7O9Gwu/0
5 changed files with 60 additions and 39 deletions

View file

@ -64,11 +64,6 @@ post_hook = 'sh ~/.cache/matugen-jankyborders.sh & disown'
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'
post_hook = 'fish ~/.config/fish/pure_colours.fish'
[templates.fuzzel]
input_path = './templates/fuzzel.ini'
output_path = '~/.config/fuzzel/colors.ini'