miohtama / ztanesh

Improve your UNIX command line experience and productivity with ztanesh project: the tools will make your shell more powerful and easier to use.
269 stars 57 forks source link

Colorize df and du output #4

Open miohtama opened 12 years ago

miohtama commented 12 years ago

Like you do with ls

ztane commented 11 years ago

Just write some regexes for acoc and add an alias in 50-aliases. df sort of exists in acoc coloring sucks...

I think the number grouping could be integrated into acoc too...

ztane commented 11 years ago

Idiotically, du output is left-aligned on limux

ztane commented 11 years ago

which means even though you could colorgroup the numbers, they wouldnt be readable.