From c257c004237ee1e69182e59508486d55ea5a15fb Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Sat, 2 Aug 2025 16:28:35 +0100 Subject: Uncomment paging=never in bat and added the man function for colored man pages in .kshrc --- .config/bat/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/bat/config') diff --git a/.config/bat/config b/.config/bat/config index bc2ec99..ef4ec0c 100755 --- a/.config/bat/config +++ b/.config/bat/config @@ -12,7 +12,7 @@ #--italic-text=always # Uncomment the following line to disable automatic paging: ---paging=never +# --paging=never # Uncomment the following line if you are using less version >= 551 and want to # enable mouse scrolling support in `bat` when running inside tmux. This might -- cgit v1.2.3