diff --git a/functions/fisher.fish b/functions/fisher.fish index a1fb6cf..8fe633f 100644 --- a/functions/fisher.fish +++ b/functions/fisher.fish @@ -15,6 +15,8 @@ function fisher --argument-names cmd --description "A plugin manager for Fish" echo "Options:" 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" case ls list string match --entire --regex -- "$argv[2]" $_fisher_plugins case install update remove