From 5bbbf39dcf45e44aafd722ba80869843af2cc611 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20B=C3=B6hme?= Date: Thu, 26 May 2022 13:49:09 +0200 Subject: [PATCH] :bug: fix dust --- modules/cli/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/cli/default.nix b/modules/cli/default.nix index 76e9bce..f05acde 100644 --- a/modules/cli/default.nix +++ b/modules/cli/default.nix @@ -31,7 +31,6 @@ gs = "git status"; }; aliases = { - du = "dust"; ls = "exa -lh --icons --git"; cat = "bat"; feh = "feh --auto-zoom --scale-down"; @@ -82,6 +81,7 @@ # utility cht-sh + du-dust arduino nixpkgs-review comma