maud: fix cp
This commit is contained in:
parent
09ba55ce2f
commit
6264f29395
|
@ -6,7 +6,6 @@
|
|||
shellAliases = {
|
||||
cat = "bat";
|
||||
ls = "eza";
|
||||
cp = "cp --reflink=auto --sparse=always";
|
||||
nix-fish = "nix-shell --command fish";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue