NicolasPetton / pass

A major mode for password-store
GNU General Public License v3.0
174 stars 22 forks source link

Display only relevant files/directories #45

Open jur0 opened 3 years ago

jur0 commented 3 years ago

I use syncthing to sync my .password-store directory with other devices. When file versioning is enabled, syncthing creates a new directory .stversions inside .password-store where it keeps history. .stversions is displayed also in pass-mode (with all subdirs), but it shouldn't be. When I do pass ls on the command line, this directory is not displayed.

Is it possible to show only relevant directories/files as with pass ls?