diff --git a/fish/.config/fish/conf.d/abbr.fish b/fish/.config/fish/conf.d/abbr.fish index 2503695..ae97582 100644 --- a/fish/.config/fish/conf.d/abbr.fish +++ b/fish/.config/fish/conf.d/abbr.fish @@ -52,5 +52,5 @@ abbr -a pxs pixi global sync # bat if type -q "bat" - abbr -a cat bat + abbr -a cat bat -P end \ No newline at end of file