Hacker News new | ask | show | jobs
by varenc 1641 days ago
Agreed. I gave up on exa because `ls -tr` doesn’t work.
1 comments

You mean like this? https://i.imgur.com/g4hl1Rg.png

alias ls="exa -h --group-directories-first --icons -g $@ --git --color always"

That seems different than sorting by time?

My minor exa gripe is described here: https://github.com/ogham/exa/issues/519

Lots of workarounds, even more available now, but I ended up switching to lsd and love it. I like the file type icons.