mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 06:12:34 +00:00
feat: Updates path to include rust / cargo bin
This commit is contained in:
@@ -67,7 +67,8 @@ path_prepend \
|
||||
"$XDG_DATA_HOME/bin" \
|
||||
"$HOME/.local/bin" \
|
||||
"$SCRIPTS" \
|
||||
"$HOME/.local/pnpm"
|
||||
"$HOME/.local/pnpm" \
|
||||
"$HOME/.cargo/bin"
|
||||
|
||||
# last arg will be first in $FPATH
|
||||
fpath_prepend \
|
||||
|
||||
Reference in New Issue
Block a user