Skip to content

Commit

Permalink
4.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgebucaran committed Aug 21, 2023
1 parent 4c95fd9 commit 2efd33c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/fisher.fish
Original file line number Diff line number Diff line change
@@ -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.3
set --local fisher_version 4.4.4
set --local fish_plugins $__fish_config_dir/fish_plugins

switch "$cmd"
Expand Down

0 comments on commit 2efd33c

Please sign in to comment.