Fix shell path problem

This commit is contained in:
2025-07-06 09:29:57 +02:00
parent ad1fdcf06c
commit 451ee55196
2 changed files with 25 additions and 25 deletions

File diff suppressed because one or more lines are too long

View File

@@ -118,9 +118,9 @@ export PATH=$HOME/.local/bin:$PATH
eval "$(starship init zsh)"
eval "$(atuin init zsh)"
cd ~/.dotfiles
git pull > /dev/null 2>&1
cd
#cd ~/.dotfiles
#git pull > /dev/null 2>&1
#cd
clear
fastfetch