diff --git a/zsh/.zshrc b/zsh/.zshrc index 745a575..f0d2701 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -28,4 +28,4 @@ eval "$(starship init zsh)" [ -f /etc/profile.d/vulkan-sdk.sh ] && source /etc/profile.d/vulkan-sdk.sh export PATH="/home/caio/.pixi/bin:$PATH" -export PATH="$HOME/.local/bin:$PATH +export PATH="$HOME/.local/bin:$PATH"