From 8a531625d23314033044397bba64b349aca24a1f Mon Sep 17 00:00:00 2001 From: Natsu Kagami Date: Sun, 12 Mar 2023 18:19:39 +0100 Subject: [PATCH] Add catp --- home/fish/fish.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/fish/fish.nix b/home/fish/fish.nix index bc8330f..d548a8d 100644 --- a/home/fish/fish.nix +++ b/home/fish/fish.nix @@ -82,6 +82,7 @@ shellAliases = { cat = "bat --theme=GitHub "; + catp = "bat --theme=GitHub -p "; l = "exa -l --color=always "; # My own commands for easy access