diff --git a/functions/fisher.fish b/functions/fisher.fish index 08bcf8d..83143f4 100644 --- a/functions/fisher.fish +++ b/functions/fisher.fish @@ -1,6 +1,6 @@ function fisher --argument-names cmd --description "A plugin manager for Fish" set --query fisher_path || set --local fisher_path $__fish_config_dir - set --local fisher_version 4.4.1 + set --local fisher_version 4.4.2 set --local fish_plugins $__fish_config_dir/fish_plugins switch "$cmd"