feat: Updates path to include rust / cargo bin

This commit is contained in:
2025-09-16 14:59:09 -04:00
parent 9cb3792223
commit 802ea082c8

View File

@@ -67,7 +67,8 @@ path_prepend \
"$XDG_DATA_HOME/bin" \ "$XDG_DATA_HOME/bin" \
"$HOME/.local/bin" \ "$HOME/.local/bin" \
"$SCRIPTS" \ "$SCRIPTS" \
"$HOME/.local/pnpm" "$HOME/.local/pnpm" \
"$HOME/.cargo/bin"
# last arg will be first in $FPATH # last arg will be first in $FPATH
fpath_prepend \ fpath_prepend \