andy.boot

Results 95 comments of andy.boot

I think the code you have written is sensible. But I'm just not sure that we need to cover this usecase.

https://github.com/bootandy/dust/pull/372 Commits from this PR moved to the above PR

I'm not particularly keen on adding this flag. What is the usecase for it? If you need to know the exact size of a file you can use du for...

We could merge the --format flag with the --iso flag. - they seem to do similar things.

https://github.com/bootandy/dust/pull/373 it's merged it'll be in the next release.

I don't have a windows box. - Does dust go on to print with colors or not ? Does this happen with all versions ?

$ echo $SHELL /usr/bin/zsh $ dust [TAB] this works for me. Can you double check this or see if it works on bash ?