From 7a3aec0cc98e24b68f0bef5de877ea0e319425b8 Mon Sep 17 00:00:00 2001 From: Niklas Date: Thu, 8 Oct 2020 01:29:54 +0200 Subject: [PATCH] Revert "disbaled pywal subshell. Not needed in TE" I was wrong This reverts commit 2340432344780ab7cbc0913547ff4873b84441e9. --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 6ce5eca..438763e 100644 --- a/.zshrc +++ b/.zshrc @@ -53,7 +53,7 @@ else fi # wal subshell -#(cat ~/.cache/wal/sequences &) +(cat ~/.cache/wal/sequences &) DISABLE_UPDATE_PROMPT=true DISABLE_AUTO_UPDATE=true