From 8a6dcd45e60f6db22ff9f913be23eafae81de610 Mon Sep 17 00:00:00 2001 From: Jacopo De Simoi Date: Thu, 7 Dec 2023 12:37:06 -0500 Subject: [PATCH] Lunarize eza colors --- zshrc.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zshrc.org b/zshrc.org index 9f1cd46..c401842 100644 --- a/zshrc.org +++ b/zshrc.org @@ -508,6 +508,8 @@ technique #+begin_src sh alias K=/home/jacopods/tmp/keymaps/remap-keyboard + EZA_COLORS="xx=0" + alias ls=' eza --no-quotes' alias sl=' eza --no-quotes' # a frequent typo alias c=' cd'