fish: updated path on lee

This commit is contained in:
gyoder 2025-07-06 00:03:07 -06:00
parent 7578b4d2c9
commit dc21944ad2

View file

@ -37,7 +37,7 @@ else if test "$host" = "lovelace"
/usr/local/games \ /usr/local/games \
/snap/bin /snap/bin
else if test "$host" = "lee" else if test "$host" = "lee"
fish_add_path ~/.config/bin fish_add_path ~/.local/bin
end end
if status is-interactive if status is-interactive