8 ms·
I prefer lsd over exa because the flags are more compatible with standard ls
by UkiahSmith 5y ago
I prefer lsd over exa because the flags are more compatible with standard ls
- varenc 5y agoAgreed. I gave up on exa because `ls -tr` doesn’t work.
- hohum 5y agoYou mean like this? https://i.imgur.com/g4hl1Rg.png https://i.imgur.com/g4hl1Rg.png alias ls="exa -h --group-directories-first --icons -g $@ --git --color always"
- varenc 5y agoThat seems different than sorting by time? My minor exa gripe is described here: https://github.com/ogham/exa/issues/519 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.
- zingplex 5y agoI think that's what OP means by “easier to alias”