diff --git a/modules/programs/fish.nix b/modules/programs/fish.nix index 730afa79262c..fddfa284cf49 100644 --- a/modules/programs/fish.nix +++ b/modules/programs/fish.nix @@ -343,7 +343,7 @@ in { # if we haven't sourced the general config, do it if not set -q __fish_general_config_sourced - set -p fish_function_path ${pkgs.fish-foreign-env}/share/fish-foreign-env/functions + set --prepend fish_function_path ${pkgs.fishPlugins.foreign-env}/share/fish/vendor_functions.d fenv source ${config.home.profileDirectory}/etc/profile.d/hm-session-vars.sh > /dev/null set -e fish_function_path[1]