dust + xd
This commit is contained in:
@@ -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 = ''
|
||||
|
||||
Reference in New Issue
Block a user