zsh: Add missing 'then'
1 file changed, 1 insertion(+), 0 deletions(-)
jump to
M zsh/environment.zsh → zsh/environment.zsh
@@ -48,5 +48,6 @@ export os if [[ -s $commands[direnv] ]] +then eval "$(direnv hook zsh)" fi