fish: added sbin to my shell (because it wasnt there for some reason???)

This commit is contained in:
gyoder 2025-06-16 12:03:26 -06:00
parent cb38494256
commit f4b1476907

View file

@ -9,14 +9,15 @@ set -x PATH /Users/scie/.local/nvim-macos-arm64/bin \
/Users/scie/.local/bin \
/Users/scie/Library/Python/3.9/bin \
/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/emulators \
/usr/bin \
/opt/homebrew/bin/iodine \
/opt/homebrew/bin \
/Users/scie/.platformio/penv/bin/ \
/Users/scie/.cargo/bin \
/Users/scie/.local/xonsh-env/xbin \
/usr/bin \
/bin
/usr/sbin \
/bin \
/sbin
if status is-interactive
function source_env
if not test -f .env