pull/674/head 4.3.0
Jorge Bucaran 3 years ago
parent e7a538239b
commit 247b58e0d9
No known key found for this signature in database
GPG Key ID: E54BA3C0E646DB30

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

Loading…
Cancel
Save