From 433e009ddc88de9c1de8bd2131a812b68704f093 Mon Sep 17 00:00:00 2001 From: DemonKingSwarn Date: Mon, 20 Apr 2026 18:33:23 +0530 Subject: This is supposed to crash an automated commit --- home/zsh.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'home/zsh.nix') diff --git a/home/zsh.nix b/home/zsh.nix index 668014e..866e153 100644 --- a/home/zsh.nix +++ b/home/zsh.nix @@ -67,10 +67,10 @@ lf = "yazi"; dfm = "demonfm"; - ls = "eza --icons --group-directories-first"; - ll = "eza -lgh --icons --group-directories-first"; - la = "eza -lagh --icons --group-directories-first"; - tree = "eza -T --icons"; + ls = "eza"; + ll = "eza -lgh"; + la = "eza -lagh"; + tree = "eza -T"; mv = "mvg -ig"; rm = "rip -i --graveyard $HOME/.local/share/Trash"; -- cgit v1.1