Fix shell path problem
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user