Improve cat abbr

This commit is contained in:
Tim
2025-06-13 13:05:49 +02:00
parent 698c504795
commit 560d72e605

View File

@ -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