Mercurial > dotfiles
view .chezmoiscripts/run_onchange_after_apply-zsh-theme.sh.tmpl @ 761:ec5b57266af2
feat: add lazy-lock.json as a symlink
author | zegervdv <zegervdv@me.com> |
---|---|
date | Sun, 12 Mar 2023 18:04:50 +0100 |
parents | 164683291d2f |
children |
line wrap: on
line source
{{ if (or (eq .chezmoi.os "linux") (eq .chezmoi.os "darwin")) -}} #!/usr/bin/env zsh # overlay hash: {{ include "dot_config/fsh/overlay.ini.tmpl" | sha256sum }} source ~/.zsh/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh fast-theme XDG:overlay {{ end -}}