shell: remove incorrect alias
1 file changed, 0 insertions(+), 1 deletion(-)
changed files
M user/settings/shell.nix → user/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";