fish: updated path on lee

This commit is contained in:
gyoder 2025-07-06 00:02:24 -06:00
parent ad0b47c59c
commit 7578b4d2c9

View file

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