From 19cf15ecd613789b84fad11530fffe8ffcb2cb30 Mon Sep 17 00:00:00 2001 From: murgi Date: Tue, 5 Aug 2025 13:03:53 +0200 Subject: [PATCH] Autopull test --- zsh/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsh/.zshrc b/zsh/.zshrc index 2727f9e..b1a0aae 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -27,7 +27,7 @@ function update_dotfiles () { } if [ "$shared_config" -eq 0 ]; then - update_dotfiles & + update_dotfiles &| fi