diff --git a/functions/fisher.fish b/functions/fisher.fish index b65164a..93dd62f 100644 --- a/functions/fisher.fish +++ b/functions/fisher.fish @@ -16,7 +16,7 @@ function fisher --argument-names cmd --description "A plugin manager for Fish" echo " -v or --version Print version" echo " -h or --help Print this help message" echo "Variables:" - echo " \$fisher_path Plugin installation path. Default: ~/.config/fish" + echo " \$fisher_path Plugin installation path. Default: $__fish_config_dir" | string replace --regex -- $HOME \~ case ls list string match --entire --regex -- "$argv[2]" $_fisher_plugins case install update remove