rossmacarthur / sheldon

:bowtie: Fast, configurable, shell plugin manager
https://sheldon.cli.rs
Apache License 2.0
958 stars 21 forks source link

local plugin failed to find any files matching #142

Closed gatspy closed 1 year ago

gatspy commented 2 years ago

the suffix of the local plugin file must be .zsh ?
use .sh .plugin init error.

rossmacarthur commented 2 years ago

You can specify which files will be matched. Either using the use field on a plugin. Or adjusting the global match field. See the documentation here: