diff --git a/fisher.fish b/fisher.fish index a98c493..63a91b1 100644 --- a/fisher.fish +++ b/fisher.fish @@ -342,7 +342,7 @@ function _fisher_pkg_uninstall -a pkg command rm -f $fisher_path/$target end if not functions -q fish_prompt - source "$__fish_datadir/functions/fish_prompt.fish" + source "$__fish_datadir$__fish_data_dir/functions/fish_prompt.fish" end end