+cargo bin

This commit is contained in:
Aaron Bieber 2022-03-18 12:36:56 -06:00
parent c320b9a74d
commit 8f087aae7c
1 changed files with 1 additions and 0 deletions

1
.kshrc
View File

@ -13,6 +13,7 @@ set -A my_paths -- \
/usr/ports/infrastructure/bin \
~/bin \
~/go/bin \
~/.cargo/bin \
/usr/local/plan9/bin
paths "${my_paths[@]}"