diff --git a/dot-zshenv b/dot-zshenv old mode 100644 new mode 100755 index 980d528..53ea04c --- a/dot-zshenv +++ b/dot-zshenv @@ -1,3 +1,4 @@ +#! zsh # Initialise each of the XDG vars to their default values if they're unset. : ${XDG_CACHE_HOME:=~/.cache} : ${XDG_CONFIG_HOME:=~/.config}