makefu: ls -lAtr
This commit is contained in:
parent
f9c46e9d43
commit
51a698475e
|
@ -66,7 +66,7 @@ with lib;
|
|||
};
|
||||
|
||||
environment.shellAliases = {
|
||||
lsl = "ls -latr";
|
||||
lsl = "ls -lAtr";
|
||||
};
|
||||
|
||||
nixpkgs.config.packageOverrides = pkgs: {
|
||||
|
|
Loading…
Reference in a new issue