We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b1b549 commit c29a945Copy full SHA for c29a945
functions/fisher.fish
@@ -1,6 +1,6 @@
1
function fisher --argument-names cmd --description "A plugin manager for Fish"
2
set --query fisher_path || set --local fisher_path $__fish_config_dir
3
- set --local fisher_version 4.4.6
+ set --local fisher_version 4.4.7
4
set --local fish_plugins $__fish_config_dir/fish_plugins
5
6
switch "$cmd"
0 commit comments