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 "$(starship init zsh)"
|
||||||
eval "$(atuin init zsh)"
|
eval "$(atuin init zsh)"
|
||||||
|
|
||||||
cd ~/.dotfiles
|
#cd ~/.dotfiles
|
||||||
git pull > /dev/null 2>&1
|
#git pull > /dev/null 2>&1
|
||||||
cd
|
#cd
|
||||||
|
|
||||||
clear
|
clear
|
||||||
fastfetch
|
fastfetch
|
||||||
|
|||||||
Reference in New Issue
Block a user