Basic ls color


3 Likes


sudo aura -S ttf-nerd-fonts-symbols
sudo aura -S ttf-font-awesome
fish alias -s ls “exa -l -g --icons”

fish alias -s ls “exa -al -g --icons”

3 Likes

exa is brilliant. I use it, too. I have also used ls-go. Adding icons to the terminal makes it fun.