From b9d5955d29aad1d9c4e63baa80167717e8096512 Mon Sep 17 00:00:00 2001 From: Patrick Fraley Date: Sat, 5 Jul 2025 10:29:48 +0200 Subject: [PATCH] Update zshrc --- zsh/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsh/.zshrc b/zsh/.zshrc index 5cba241..8b6c2a0 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -119,7 +119,7 @@ eval "$(starship init zsh)" eval "$(atuin init zsh)" cd ~/.dotfiles -git pull & +git pull > /dev/null 2>&1 cd clear