thbe / ansible-role-baseline

Ansible baseline role
GNU General Public License v3.0
0 stars 0 forks source link

zsh-syntax-highlighting fails #2

Closed thbe closed 1 year ago

thbe commented 1 year ago

zsh-syntax-highlighting is failing during login:

/home/thbe/.zsh-syntax-highlighting.zsh:42: no such file or directory: /home/thbe/.version /home/thbe/.zsh-syntax-highlighting.zsh:43: no such file or directory: /home/thbe/.revision-hash zsh-syntax-highlighting: highlighters directory '/home/thbe/highlighters' not found. zsh-syntax-highlighting: failed loading highlighters, exiting.

thbe commented 1 year ago

Fixed with commit 4c1679f.