lsd
lsd is the next gen ls command. source code
You must have Nerd Fonts installed to ues lsd perfectly. But don't worry, the nerd fonts has already installed in AnduinOS by default. If your logo did't showup correctly in some ui, checkout your font settings.
Install lsd to AnduinOS:
sudo apt install lsd
Then you can set an alias to replace ls:
# write this line to your .bashrc or .zshrc etc
alias ls=lsd