From 018f486ff8b253c6c2b3cc4bf4f76298547a9510 Mon Sep 17 00:00:00 2001 From: qwjyh Date: Wed, 13 Sep 2023 05:30:43 +0900 Subject: [PATCH] update exa to eza --- dotfiles/fish/abbr.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/fish/abbr.fish b/dotfiles/fish/abbr.fish index 58f97cf..852fe90 100644 --- a/dotfiles/fish/abbr.fish +++ b/dotfiles/fish/abbr.fish @@ -1,2 +1,2 @@ abbr -a -U -- l less -abbr -a -U -- ll 'exa -la --icons --git' +abbr -a -U -- ll 'eza -la --icons --git'