From 2af2f906bf66ce003f43f613e9e8ee099fa1a534 Mon Sep 17 00:00:00 2001 From: Rasmus Rosengren Date: Tue, 14 Sep 2021 03:10:21 +0200 Subject: [PATCH] fix cat bat abbr --- .config/fish/config.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/fish/config.fish b/.config/fish/config.fish index 1b3dfde..284dedb 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -16,7 +16,7 @@ abbr --add ls exa abbr --add la exa -al abbr --add l exa -l -abbr --add bat cat +abbr --add cat bat zoxide init fish | source starship init fish | source