From f4e00a834b1f4af64c378b5c88ea337ce3ec2c24 Mon Sep 17 00:00:00 2001 From: Natsu Kagami Date: Tue, 6 Feb 2024 14:29:45 +0100 Subject: [PATCH] Add cp+ --- home/fish/fish.nix | 1 + 1 file changed, 1 insertion(+) 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 = {