dust + xd

This commit is contained in:
2023-06-11 21:21:53 -04:00
parent fbc08f6c47
commit f7999d7c9a
2 changed files with 7 additions and 2 deletions

View File

@@ -2,8 +2,11 @@ pkgs:
{
enable = true;
shellAliases = {
nsh = "nix-shell --command fish";
cd = "z";
du = "dust";
http = "xh";
https = "xh";
nsh = "nix-shell --command fish";
};
# interactiveShellInit = ''