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