We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1662b79 commit 357d682Copy full SHA for 357d682
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.3.5
+ set --local fisher_version 4.4.0
4
set --local fish_plugins $__fish_config_dir/fish_plugins
5
6
switch "$cmd"
0 commit comments