Make homebrew prefix configurable

main
Jasper Bok 2022-06-02 21:46:31 +02:00
parent 6d391c3436
commit 1bfd26d1ce
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ live_config_reload: true
mouse: mouse:
hide_when_typing: true hide_when_typing: true
shell: shell:
program: /usr/local/bin/fish program: {{ .homebrew.prefix }}/bin/fish
colors: colors:
primary: primary:
background: '#2e3440' background: '#2e3440'