This commit is contained in:
Jorge Bucaran 2024-09-11 00:44:15 +09:00
parent 63c18183b7
commit a6bf0e5b9e
No known key found for this signature in database
GPG key ID: E54BA3C0E646DB30

View file

@ -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.4
set --local fisher_version 4.4.5
set --local fish_plugins $__fish_config_dir/fish_plugins
switch "$cmd"