all repos — nixfiles @ 409ee98f9d3ecebacb116938a399d7bc8842ef4a

System and user configuration, managed by nix and home-manager

shell: remove incorrect alias

Alan Pearce
commit

409ee98f9d3ecebacb116938a399d7bc8842ef4a

parent

511385319cc40c7d645327c1945772a8f3ee02ab

1 file changed, 0 insertions(+), 1 deletion(-)

changed files
M user/settings/shell.nixuser/settings/shell.nix
@@ -23,7 +23,6 @@ "c," = "cd ${config.home.homeDirectory + "/projects/alin.ovh/nixfiles"}";
cg = "cd $(git root)"; cdg = "cd $(git root)"; - ds = "dirstat-rs"; fs = "bfs -nohidden"; http = "xh";