From d78356ede19fd396a059f882390acde1da1ce757 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Fri, 11 Mar 2022 11:17:37 -0500 Subject: [PATCH] bat replaces highlight as previewer --- progs.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/progs.csv b/progs.csv index f443450..db44d04 100644 --- a/progs.csv +++ b/progs.csv @@ -50,7 +50,7 @@ A,abook,"is an offline addressbook usable by neomutt." ,mediainfo,"shows audio and video information." ,atool,"manages and gives information about archives." ,fzf,"is a fuzzy finder tool." -,highlight,"can highlight code output." +,bat,"can highlight code output and display files." ,xorg-xbacklight,"enables changing screen brightness levels." A,zsh-fast-syntax-highlighting-git,"provides syntax highlighting in the shell." A,task-spooler,"queues commands or files for download."