@ -10,4 +10,4 @@ if [[ ( "$SHLVL" -eq 1 && ! -o LOGIN ) && -s "${ZDOTDIR:-$HOME}/.zprofile" ]]; t
source "${ZDOTDIR:-$HOME}/.zprofile"
fi
export PATH="$HOME/.cargo/bin:$PATH"
export PATH="$HOME/bin:$HOME/.cargo/bin:$PATH"