From faa4ade6b9a4495f224e54e74fd626f39ffbfdca Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Sun, 28 Apr 2024 04:26:00 -0400 Subject: [PATCH] global/shell: properly specify erd arguments --- modules/global/shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/global/shell.nix b/modules/global/shell.nix index c7b1d1e..b12e752 100644 --- a/modules/global/shell.nix +++ b/modules/global/shell.nix @@ -34,7 +34,7 @@ in llgt = "llt --git-ignore"; # erdtree - erd = "erd -H --no-git"; + erd = "erd --human --hidden --no-git"; et = "erd"; # git