From f005108d80253646a9cd9530e83d893d92b2a3a3 Mon Sep 17 00:00:00 2001 From: Patrick Fraley Date: Sat, 28 Jun 2025 09:09:40 +0200 Subject: [PATCH] Update dotfiles --- zsh/.zshrc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/zsh/.zshrc b/zsh/.zshrc index 527b654..e1049ca 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -118,5 +118,10 @@ export PATH=$HOME/.local/bin:$PATH eval "$(starship init zsh)" eval "$(atuin init zsh)" +cd ~/.dotfiles +git pull +cd + +clear fastfetch