Lsd: Feature: Option to exclude files

Created on 8 Aug 2019  路  3Comments  路  Source: Peltoche/lsd

It would be great if I could exclude certain files from my ls output, like .DS_Store. I'm thinking there should be a lsd --exclude option, which can be used like this for one or more arguments?

$ lsd --exclude .DS_Store`
$ lsd --exclude [.DS_Store, .other_files, ...]

There's probably a better solution, but this is all I've got off the top of my head.

Most helpful comment

I'll start working on it.

All 3 comments

I'll start working on it.

+1 :)

respecting ignore files (.ignore, .gitignore, ~/.config/git/ignore) would be nice too

Hello everyone, I close this issue because it's kind of a duplicate of #275 which is more active. If you want to comment or contribute I invite you to do it on the other issue.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hawkw picture hawkw  路  5Comments

EppO picture EppO  路  3Comments

Koovu picture Koovu  路  7Comments

Berrysoft picture Berrysoft  路  3Comments

saumyajyoti picture saumyajyoti  路  7Comments