From aee9e603b42192d787ceaa7be3e0a55986ce3f46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Cornell=C3=A0?= Date: Wed, 3 Jun 2020 17:50:25 +0200 Subject: [PATCH] init: reapply hack for invalid ZSH_COMPDUMP filenames (b8761985) --- oh-my-zsh.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/oh-my-zsh.sh b/oh-my-zsh.sh index a60d25956..4025f0025 100644 --- a/oh-my-zsh.sh +++ b/oh-my-zsh.sh @@ -85,7 +85,9 @@ fi # Append zcompdump metadata if missing if (( $zcompdump_refresh )); then - cat >>| "$ZSH_COMPDUMP" </dev/null <