From 06299dc7c3de61f8471bb6809ed0201317b74e82 Mon Sep 17 00:00:00 2001 From: Himadri Bhattacharjee <107522312+lavafroth@users.noreply.github.com> Date: Fri, 14 Mar 2025 18:16:39 +0530 Subject: [PATCH] feat: replace broot with yazi --- hosts/default/home/shell.nix | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/hosts/default/home/shell.nix b/hosts/default/home/shell.nix index c2a3df9..d204c39 100644 --- a/hosts/default/home/shell.nix +++ b/hosts/default/home/shell.nix @@ -40,15 +40,12 @@ ''; }; fish_greeting.body = ""; - # My documents follow Johnny.Decimal system - # see https://johnnydecimal.com - h.body = "cd ~/Documents/*/*/$argv*"; }; }; home.packages = with pkgs; [ # fs tools - broot + yazi file fd ouch