diff --git a/home/fish/fish.nix b/home/fish/fish.nix index 1544bd5..c81c81d 100644 --- a/home/fish/fish.nix +++ b/home/fish/fish.nix @@ -95,6 +95,7 @@ with lib; cat = "bat --theme=GitHub "; catp = "bat --theme=GitHub -p "; l = "exa -l --color=always "; + "cp+" = "rsync -avzP"; }; everywhereAbbrs = {