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