all repos — nixfiles @ 5d1e45b22d968d016dd2bb419e080c6679ef3081

System and user configuration, managed by nix and home-manager

Merge remote-tracking branch 'origin/master'

Alan Pearce
commit

5d1e45b22d968d016dd2bb419e080c6679ef3081

parent

57d40296cdb4ad759b857b0ea4c396d2ade94b80

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M tag-zsh/config/zsh/zshenvtag-zsh/config/zsh/zshenv
@@ -1,4 +1,4 @@
-if [[ $SHLVL -eq 1 || (-n $DISPLAY && $SHLVL -lt 3) ]] +if [[ $SHLVL -eq 1 || -n $DISPLAY ]] then if [[ -f $ZDOTDIR/zshenv.local ]] then