view dot_config/zsh.env.zsh.tmpl @ 1072:240d435b7443

feat: remove "current" keyword from stack state when the change is orphaned
author Zeger Van de Vannet <zeger@vandevan.net>
date Mon, 10 Feb 2025 17:55:14 +0100
parents da3f00a7c685
children
line wrap: on
line source

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