maud: fix cp

This commit is contained in:
Artemis Tosini 2024-05-03 00:28:06 -04:00
parent 09ba55ce2f
commit 6264f29395
Signed by: artemist
SSH key fingerprint: SHA256:EsuWCwx6fjxxExxf65rX+ocQJJAdw4R1KarpFue6Uwc

View file

@ -6,7 +6,6 @@
shellAliases = {
cat = "bat";
ls = "eza";
cp = "cp --reflink=auto --sparse=always";
nix-fish = "nix-shell --command fish";
};
};