diff --git a/stow_me/.config/fish/conf.d/uv.env.fish b/stow_me/.config/fish/conf.d/uv.env.fish new file mode 100644 index 0000000..c5be13c --- /dev/null +++ b/stow_me/.config/fish/conf.d/uv.env.fish @@ -0,0 +1,2 @@ + +source "$HOME/.local/bin/env.fish" diff --git a/stow_me/.config/fish/config.fish b/stow_me/.config/fish/config.fish index 278cf32..40452b9 100644 --- a/stow_me/.config/fish/config.fish +++ b/stow_me/.config/fish/config.fish @@ -2,3 +2,6 @@ if status is-interactive # Commands to run in interactive sessions can go here fastfetch end + +# Hermes Agent — ensure ~/.local/bin is on PATH +fish_add_path "$HOME/.local/bin" diff --git a/stow_me/.config/fish/fish_variables b/stow_me/.config/fish/fish_variables index 437c541..41698fc 100644 --- a/stow_me/.config/fish/fish_variables +++ b/stow_me/.config/fish/fish_variables @@ -2,4 +2,4 @@ # VERSION: 3.0 SETUVAR __fish_initialized:4300 SETUVAR fish_greeting: -SETUVAR fish_user_paths:/home/glennigen/\x2enpm\x2dglobal/bin +SETUVAR fish_user_paths:/home/glennigen/\x2elocal/bin\x1e/home/glennigen/\x2enpm\x2dglobal/bin