sudo apt install exa

Category: Terminal Configuration

sudo apt install exa

Install exa — modern ls replacement with git integration

exa (or its maintained fork 'eza') shows colored output, file icons (with Nerd Fonts), git status per file, and tree views. Common aliases: `alias ls='exa --icons'`, `alias ll='exa -lah --icons --git'`, `alias tree='exa --tree'`.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.