From 420ceb49b53a8fa9d8ba8443e42e50cd7bd7cea9 Mon Sep 17 00:00:00 2001 From: Philip Wittamore Date: Sun, 12 Jul 2026 11:08:50 +0200 Subject: update --- articles/2025/Eza.html | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100755 articles/2025/Eza.html (limited to 'articles/2025/Eza.html') diff --git a/articles/2025/Eza.html b/articles/2025/Eza.html new file mode 100755 index 0000000..8709fb3 --- /dev/null +++ b/articles/2025/Eza.html @@ -0,0 +1,32 @@ + + + + + + + Eza + + +
+

Bloggings

+ Back + +
+ +
+
+

Eza

+

2025-03-24

+

Eza is a replacement for ls that uses symbols that are found in nerdfonts

+

+

I edited my .bashrc to alias ls to eza like so:

+alias ls="eza --icons=always" +alias ll="eza --icons=always -l" +alias la="eza --icons=always -la" + +

Pretty

+
+
+ + -- cgit v1.3.1