Cross platform file search plugin for Arvis
$ npm i -g arvis-filesearch-plugin
You can edit this plugin's config on User config table like below.
type: string []
default value: desktop, documents, downloads, home
To add more directory, refer to this platform env variables.
type: string []
default value: []
You can include directory add custom directories you want to search.
type: string []
default value: []
To exclude some directory, Add path to exclude to exclude of conf.js
type: number
default value: 1
Sets the depth to explore
type: number | undefined
default value: os.cpus().length
Specifies the number of cpu to use for navigation
type: number
default value: 30
Maximum number of output files
It doesn't affect performance.
type: boolean
default value : false
Include files beginning with . in your search
This plugin uses below icon sources


