Added vic script

This commit is contained in:
2021-12-28 16:47:34 -05:00
parent f9892ee952
commit 28c02229b8
2 changed files with 7 additions and 2 deletions

View File

@@ -63,10 +63,10 @@ fpath_prepend() {
# last arg will be first in path
path_prepend \
"/usr/local/sbin" \
"usr/local/bin" \
"/opt/homebrew/bin" \
"/opt/homebrew/sbin" \
"$(brew --prefix)/sbin" \
"$(brew --prefix)/bin" \
"$HOME/.local/bin" \
"$SCRIPTS"