view dot_config/zsh.env.zsh.tmpl @ 803:6f98a4e34c71

chore: update plugins
author zegervdv <zegervdv@me.com>
date Wed, 12 Jul 2023 07:34:13 +0200
parents da3f00a7c685
children
line wrap: on
line source

{{ if .dark }}
export DARKMODE=1
{{ else }}
# Nothing set
{{ end }}