From dc21944ad2248050e0eb6627cfac22b6da9834d1 Mon Sep 17 00:00:00 2001 From: gyoder <70408179+gyoder@users.noreply.github.com> Date: Sun, 6 Jul 2025 00:03:07 -0600 Subject: [PATCH] fish: updated path on lee --- fish/.config/fish/config.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fish/.config/fish/config.fish b/fish/.config/fish/config.fish index 7ef3e03..c7ebe91 100644 --- a/fish/.config/fish/config.fish +++ b/fish/.config/fish/config.fish @@ -37,7 +37,7 @@ else if test "$host" = "lovelace" /usr/local/games \ /snap/bin else if test "$host" = "lee" - fish_add_path ~/.config/bin + fish_add_path ~/.local/bin end if status is-interactive