From 27dbd0bbd59399c9c26bf07e716aacbdde0c6fb4 Mon Sep 17 00:00:00 2001 From: Dominik Stahl Date: Sun, 11 May 2025 12:08:17 +0200 Subject: [PATCH] Ignore oh-my-zsh cache folder when applying --- .chezmoiignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .chezmoiignore diff --git a/.chezmoiignore b/.chezmoiignore new file mode 100644 index 0000000..21946a4 --- /dev/null +++ b/.chezmoiignore @@ -0,0 +1,2 @@ +.oh-my-zsh/cache/* +