From 6f2ccfc6bafb6d9de16d16ba52d91e32b83c610e Mon Sep 17 00:00:00 2001 From: Jacopo De Simoi Date: Fri, 15 Sep 2023 10:57:34 -0400 Subject: [PATCH] =?UTF-8?q?exa=20=E2=86=92=20eza?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zshrc.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zshrc.org b/zshrc.org index 316e4e4..ad997c1 100644 --- a/zshrc.org +++ b/zshrc.org @@ -456,8 +456,8 @@ technique #+begin_src sh alias K=/home/jacopods/tmp/keymaps/remap-keyboard - alias ls=' exa' - alias sl=' exa' # a frequent typo + alias ls=' eza' + alias sl=' eza' # a frequent typo alias c=' cd' alias cd=' cd'