gryffyn
gryffyn
Hello, What license is this software under? I'm looking to potentially use it in another bit of software and I was wondering what your licensing for this repo is. Thanks
I realize that creating an entire new print function is probably the best way to go, but in the spirit of bash, I propose creating a new function `echo_n` that...
The config file is located in $PWD, could there be an argument like --config for the location of a configuration file? If you want to use this tool in multiple...
`lsd` currently uses IEC units, but SI prefixes. This PR adds two values to the `--size` flag and the associated config file entry. - `--size iec` uses IEC units and...
Currently, adding directories to scan has to be done one at a time. Would it be possible to allow selecting multiple directories at the same time?