From 70b53392cdb93305d911f8f63366a7c7aa5f6857 Mon Sep 17 00:00:00 2001 From: anand Date: Thu, 18 Dec 2025 12:27:11 +0530 Subject: Added trash utility --- home.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'home.nix') diff --git a/home.nix b/home.nix index da08843..9e0ebbd 100755 --- a/home.nix +++ b/home.nix @@ -61,6 +61,7 @@ in cat = "bat"; ll = "eza --icons -lha"; la = "eza --icons -a"; + trash = "trashy"; }; }; home.username = "anand"; -- cgit v1.2.3