From 82ee855254a8e4d700a89b2c6661f4e500cedb8a Mon Sep 17 00:00:00 2001 From: Mohammad Rafiq Date: Tue, 6 May 2025 14:02:38 +0800 Subject: [PATCH] refactor(yazi): change shell alias from y to t --- configs/programs/yazi.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/programs/yazi.nix b/configs/programs/yazi.nix index d75c6d9..3a278b0 100644 --- a/configs/programs/yazi.nix +++ b/configs/programs/yazi.nix @@ -14,7 +14,7 @@ in home-manager.users.rafiq = { programs.yazi = { enable = true; - shellWrapperName = "y"; + shellWrapperName = "t"; # yazi.toml settings = { manager = {