eza¶
eza is a modern alternative to ls.
Installation¶
sudo mkdir -p /etc/apt/keyrings
wget -qO- https://raw.githubusercontent.com/eza-community/eza/main/deb.asc | sudo gpg --dearmor -o /etc/apt/keyrings/gierens.gpg
echo "deb [signed-by=/etc/apt/keyrings/gierens.gpg] http://deb.gierens.de stable main" | sudo tee /etc/apt/sources.list.d/gierens.list
sudo chmod 644 /etc/apt/keyrings/gierens.gpg /etc/apt/sources.list.d/gierens.list
sudo apt update
sudo apt install -y eza
Config¶
eza is backeard compatible with ls so you can add to your bash aliases and map it to ls.
~/.bashrc
Usage¶
Here are some common ways to use eza, demonstrating its features beyond the standard ls.
Tip
Requires a Nerd Font to render icons